composer-wp
composer-wp copied to clipboard
Zip plugins must be extracted such that the main plugin file is only one directory deep
WP plugins can be zipped with its files directly in the root or within a subfolder. Either will work when installing via the normal WP methods, but for our purposes, we need to get the files out of the subfolder (if applicable) for WP to detect the plugin properly.