This repository contains the bare-minimum needed to quickly set up and install Underpin on a WordPress website. This is not the only way to install Underpin, but if you are building a custom website that has multiple plugins and themes that will use Underpin, this is the best way to go about it.
For more information on Underpin, check out the documentation.
- Clone this repository as your
mu-plugins
directory. This means theindex.php
file in this repo should be at the root, directly insidemu-plugins
, not inside another directory. - run
composer install
- Start using Underpin