1. WordPress backend instance
A running WordPress, we recommend secure and scalable hosting services like AWS or GCP for the backend instance, it will also need a separate domain or subdomain and a SSL certificate.
Must have installed and configured plugins & theme (exact versions):
Theme
- superfunky headless theme β COMING SOON
Plugins
- Must-have (all found in the .zip):
- Advanced Custom Fields Version 6.3.12 | By WP Engine β DOWNLOAD
- Headless Mods Version 1.0 | By superfunky β DOWNLOAD
- WooCommerce Version 9.6.1 | By Automattic β DOWNLOAD
- WooCommerce Stripe Gateway Version 9.1.1 | By Stripe β DOWNLOAD
- WP Gatsby Version 2.3.3 | By GatsbyJS, Jason Bahl, Tyler Barnes β DOWNLOAD
- WPGraphQL 1.32.1 | By WPGraphQL β DOWNLOAD
- WPGraphQL for ACF Version 2.4.1 | By WPGraphQL | Requires: WPGraphQL β DOWNLOAD
- JWT Authentication for WPGraphQL Version 0.7.0 | By WPGraphQL, Jason Bahl β DOWNLOAD
- WPGraphQL WooCommerce (WooGraphQL) Version 0.15.0 | By kidunot89 β DOWNLOAD
- Recommended (optional):
- WPGraphQL CORS Version 2.1 (optional for advanced features) β DOWNLOAD
- WPGraphQL Smart Cache (optional smart caching for WPGraphQL)Version 1.3.3 β DOWNLOAD
- Woo Image SEO Version 1.4.7 | By Danail Emandiev | View details β DOWNLOAD
- Rank Math / Yoast (possible, coming soon) β DOWNLOAD RANK MATH | DOWNLOAD YOAST
- Rank Math / Yoast for graphQL (possible, coming soon) β DOWNLOAD RANK MATH | DOWNLOAD YOAST
- Polylang + Polylang 4 Woo (paid) + PolylangGraphQL (possible to integrate for multilang) β DOWNLOAD
- Mailgun Latest (SMTP and autoresponders β email deliverability) β DOWNLOAD
- Chatbot extension (product coming soonβ¦)
- Important! About updating plugins (not recommended, exact versions must match the above for seamless integration and builds)
- ACF JSON Schema Import file for theme options and extra variables β DOWNLOAD JSON
2. Frontend CI / CD β GitHub & Netlify
Netlify with GitHub deployments is required and free to run for smaller organisations, for bigger scale projects costs may arise, for details on cost calculation and estimation visit this page.
Our integration works out of the box with the two platforms including all the post processing and extensions.
3. Stripe account and keys
Learn more in configuring stripe section. Visit Stripe official documentation to learn how to get certain keys like the test and secret ones.
For payment processing, stripe needs setup in Woocommerce and in the projectβs folderβs .env files and top-level functions.
For Blik payments see this section.
4. For development purposes
Learn more about setting up the theme and development workflow in the documentation to set up a hot-refreshing development environment to supercharge your publishing and customising processes.