Skip to content
Charlie Stanard edited this page Mar 14, 2018 · 14 revisions

Welcome to the Catalyst WP Wiki

Catalyst WP is an open-source toolbox designed to improve the experience of building custom WordPress websites.

The Catalyst WP toolbox is comprised of 2 main parts:

  • Atom Parent theme that provides out of the box UI elements, known as organisms, built-in helpers, and more.

  • Nucleus The plugin that glues all the tools together, providing base classes for easy access to ACF data and Handlebars template loading.

Additional Resources

  • Catalyst WP CLI Scaffold and manage MVC classes and VVV environments (Docker WP support coming soon).

  • Catalyst WP Boilerplate Project boilerplate for getting a new Catalyst WP WordPress project running in minutes.

  • Atom Child Bare-bones child theme for Atom.

Getting Started

Creating a new project

For new projects it is recommended you use the Catalyst WP CLI(https://github.com/bokkagroup/catalyst-wp-cli).

Clone this wiki locally