This repo is a drop-in for adding a WordPress page builder using ACF.
- Install Advanced Custom Fields Pro (required)
- Install SSM Core (temporarily required)
- Drop
acf-json
into the root of your theme. - Drop
SSMPB
into your theme - Update the constants in
SSMPB/ssmpb.php
- Require
SSMPB/ssmpb.php
infunctions.php
or similar.
Built by Secret Stache Media.