-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
-
Catalyst WP CLI(https://github.com/bokkagroup/catalyst-wp-cli) Scaffold and manage MVC classes and VVV environments (Docker WP support coming soon).
-
Catalyst WP Boilerplate(https://github.com/bokkagroup/catalyst-wp-boilerplate) Project boilerplate for getting a new Catalyst WP WordPress project running in minutes.
-
Atom Child(https://github.com/bokkagroup/atom-child) Bare-bones child theme for Atom.
For new projects it is recommended you use the Catalyst WP CLI(https://github.com/bokkagroup/catalyst-wp-cli).