by Webikon
Modern WordPress project skeleton built on Bedrock and Sage 11, with a production-ready block development workflow powered by React, Blade SSR, Vite, and Tailwind v4.
- Better folder structure
- Dependency management with Composer
- Easy WordPress configuration with environment specific files
- Environment variables with Dotenv
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
- Enhanced security (separated web root and secure passwords with wp-password-bcrypt)
- Automated PHP linting with PHPCS & GrumPHP
- Automated JS and CSS linting with ESLint, Stylelint & Prettier
- ACF fields & Gutenberg blocks
- Tailwind v4, Vite and much more
Full documentation lives at webikon.github.io/webentor-stack.
Key pages:
- Setup & Init — clone, install, and run your first project
- Assets & Build — Vite commands, linting, and editor setup
- 1Password Setup — secure
.envfetching - Troubleshooting — common issues and fixes
- FAQ
- Bedrock docs
- Sage docs / Sage forum
- ACF Composer — compose ACF fields, blocks, etc. with WP-CLI
- ACF Builder — ACF field registration
- Extended CPTs — CPT & taxonomy registration
- Sage SVG — working with SVGs