A boilerplate that installs WordPress together with themes and plugins for creating a Municipio site.
This is a simple guide on how to get started with the Municipio Boilerplate.
Make sure you have Composer installed on your machine. If you are using Windows, make shure to install bash.
- Clone or download the repository.
- Open a terminal window and
cd
to the project folder. - Run
sh setup.sh
and complete the setup guide. The guide will help you prepare your wp-config and install required components. - Visit your site url and run the WordPress install
- (Optional) If you're setting up a multisite, go ahead and run the network setup guide via wp-admin. You will find it in the "tools" menu in wp-admin.