Skip to content

Use this to create plugins for the Marshall University WordPress install

Notifications You must be signed in to change notification settings

marshallu/mu-starter-plugin

Repository files navigation

MU Starter Plugin

Use this repository to create new WordPress plugins for use on the Marshall University WordPress multisite. This repo includes everything needed to get up and running using the HerdPress WordPress theme styles.

Getting Started

  1. Clone the repo
  2. Run npm install to install the required npm dependencies
  3. Run composer install to install the required composer dependencies
  4. Run composer setup and answer the questions to setup the plugin properly.
  5. To compile CSS (and optionally JS) run npm run build.

Settings

This repo contains a default settings file for VS Code to ensure the code is developed following WordPress Coding Standards.

About

Use this to create plugins for the Marshall University WordPress install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published