Skip to content

Underpin-WP/underpin-plugin-boilerplate

Repository files navigation

Boilerplate for Custom Projects

This is a plugin boilerplate built on the Underpin Framework. For information on how to use this, check out Underpin's docs.

This plugin expects that Underpin has been installed as a WordPress Must-Use plugin.

Webpack Config

The Webpack and NPM configuration in this plugin is a barebones WordPress configuration that aligns the script dir with Underpin's default script directory. It is intentionally un-opinionated, but it is set-up and ready to be extended.

The default entrypoint is src/index.js.