Plugins under the Apache 2.0 license

Hello,
we tried to publish our plugin https://github.com/plesk/matomo-tracking-cli using the following guide: https://developer.matomo.org/guides/distributing-your-plugin, but with no luck. We received the following notification from your side:

β†’ The metadata structure in your plugin.json file is not valid. The validator returned:
license: Does not have a value in the enumeration Array
(
[0] => GPL-3.0+
[1] => GPL v3+
[2] => GPL-3.0
[3] => BSD AND GPL-3.0+
[4] => InnoCraft EULA
[5] => GPL-2.0-only
[6] => GPL-2.0+
[7] => MIT
[8] => CC0-1.0
[9] => WTFPL
)
. ←

We published our plugin under the Apache-2.0 license, which is compatible with GPL-3.0, for more details, see, for example, https://en.wikipedia.org/wiki/Apache_License. Can you add the support of plugins under the Apache-2.0 license in your Marketplace ?

Hi,

Thanks for creating a new plugin.

I don’t see any reason against supporting Apache 2.0 plugins so I have forwarded this to the team.

1 Like

Hi,

Apache-2.0 has been added to the list and you should now be able to publish the plugin.

1 Like

Thank you! Now the plugin is published on the Marketplace.

1 Like