Ideas
This page is for ideas that we might want to implement
Add a theme file that installs required plugins

steps for building the editor theme to the docs. This needs to be done on initial setup and after any change to the Tailwind CSS files
cd backend/themes/gravity-platform
npm install ## if initial setup
npm run build
This creates the editor-frontend-styles.css
file with our custom Tailwind build that gets included in the editor. This task takes about 5 minutes to run. Grab a cup of coffee. ☕️
Good way to query post-types
Push Notifications & SMS Text Messaging
Inspiration
Performance
How does image optimization work? Does Cloudflare handle it? Next? Are there parts of the WP site that can be turned off?
Automate Sync Setup
Last updated
Was this helpful?