bernskioldmedia / bm-wp-installers
An installer for various Bernskiold Media scaffolds.
1.2.1
2021-10-31 12:22 UTC
Requires
- php: ^7.3|^8.0
- symfony/console: ^5.0
- symfony/filesystem: ^5.2
- symfony/finder: ^5.2
- symfony/process: ^5.0
- symfony/string: ^5.2
- symfony/translation-contracts: ^2.3
README
This installer will help you configure and set up various WordPress related things based on Bernskiold Media's scaffolds and project structures.
Installation
You first need to have Composer installed on your computer.
Then install this package globally:
composer global require bernskioldmedia/bm-wp-installers
This will make the command bmwp
available on your computer.
Running it will give you a list of available commands.
Commands
...
License
The installer is open-sourced software licensed under the MIT license.