Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Build admin panels and front-end apps for CMS using modern React tools.
This plugin provides a development template for engineers building custom React-based applications and admin interfaces for a CMS. It bundles modern front-end frameworks and tools into a ready-to-use structure, connecting them directly to the CMS's REST API.
Modern Development Stack: Uses Vite for fast builds and HMR, Refine for admin panel logic, and Tailwind for styling. Integrated API Connection: Automatically configures the front-end to communicate with the CMS's REST API, including JWT authentication for logged-in users. Multiple Application Targets: Supports rendering separate React apps for both public front-end pages and private admin metaboxes within the same plugin. Hot Reload for PHP: Includes a Vite plugin that automatically refreshes the page when backend PHP files are modified during development. Quick Setup: Clone the repository into the plugins directory, run the bootstrap script, and start the development server to begin.