wordpress-development-toolkit
wordpress-development-toolkit copied to clipboard
add composer type to composer.json
"type": "wordpress-plugin",
which would allow you to composer install the plugin from the root of WP if you wanted to use it that way.
@scarstens we've had issues with defining this in the past... dirs disappeared, have we checked this doesn't relocate asset?
yea, it was only a problem for "non plugins" aka options class and abstract class