Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 834 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 834 Bytes

Underpin Mu Plugin Boilerplate

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.

Set Up

Video Instructions

  1. Clone this repository as your mu-plugins directory. This means the index.php file in this repo should be at the root, directly inside mu-plugins, not inside another directory.
  2. run composer install
  3. Start using Underpin