bueltge / multisite-global-media

Share a media library across the WordPress Multisite network
GNU General Public License v2.0
216 stars 50 forks source link

Switch to wordpress-muplugin Composer type #23

Closed johnbillion closed 6 years ago

johnbillion commented 6 years ago

I think it makes sense for this plugin to be defined as a wordpress-muplugin in the Composer file, instead of a wordpress-plugin.

That way, a custom installation path doesn't need to be defined in order for this to be installed as a mu-plugin.

bueltge commented 6 years ago

Hi @johnbillion It should done, was a mistake on one of my local clients, a mistake between gitignores. Now I have also push the tag again and it should work.

Please feel free and reopen the issue if it will not work or is still open in this context. Thanks for your hint!