wordup-dev / wordup-cli

Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
GNU General Public License v3.0
118 stars 16 forks source link

How to to create a boilerplate? #34

Open cocoonkid opened 4 years ago

cocoonkid commented 4 years ago

I am not sure if I understand where I can select the plugins to be installed for a new instance.

It would be great if https://wpackagist.org/ could be implemented.

shry commented 4 years ago

You can add plugins or themes in the config.yml. Check out the docs for examples: https://docs.wordup.dev/config#configyml

The concept of wppackagist is slightly different and currently not compatible with wordup.