johnpbloch / wordpress-core-installer

A composer installer for WordPress core so I can stop saying core is a wordpress-plugin type package.
https://packagist.org/packages/johnpbloch/wordpress-core-installer
GNU General Public License v2.0
207 stars 49 forks source link

Prevent installing default themes/plugins #33

Open prionkor opened 1 year ago

prionkor commented 1 year ago

core should install wordpress core and leave all other theme/plugin to the composer.json Currently default themes/plugins are installing regardless of the themes/plugins list in composer.json