wordpress-development-toolkit icon indicating copy to clipboard operation
wordpress-development-toolkit copied to clipboard

add composer type to composer.json

Open scarstens opened this issue 7 years ago • 2 comments

"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 avatar Mar 05 '18 22:03 scarstens

@scarstens we've had issues with defining this in the past... dirs disappeared, have we checked this doesn't relocate asset?

0aveRyan avatar Mar 06 '18 22:03 0aveRyan

yea, it was only a problem for "non plugins" aka options class and abstract class

scarstens avatar May 17 '18 22:05 scarstens