Core bundle to support and manage the 4WP Blocks ecosystem.
- Manage and install 4WP blocks/plugins from a single dashboard
- Install, activate, and deactivate supported plugins
- REST API endpoints for plugin management
- Built-in block addons (see Addons in wp-admin): Show More, Swipe Carousel — each lives under
addons/<slug>/and is compiled intobuild/addons/<slug>/. From source: runnpm installandnpm run buildin this plugin directory.
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Upload the plugin to the
/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to the "4WP Bundle" menu in your WordPress admin.
GPL v2 or later