=== Wizard Blocks Manager === Contributors: frapesce Tags: editor, generate, create, crud, easy Requires at least: 6.2 Tested up to: 6.7 Stable tag: 1.0.2 Requires PHP: 8.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Easy create, edit and manage Gutenberg blocks == Description == A full CRUD for your personal Custom Blocks Not Theme related and it works out of the box with any Gutenberg ready theme. No bloat included! **Follow us on [GITHUB](https://github.com/frafish/wizard-blocks)!** = Effortlessly Build & Manage Gutenberg Blocks = This Gutenberg Block Manager simplifies creating, editing, and managing your site blocks. Design custom blocks render content, add optional **block attributes**, and organize for a clutter-free workflow. = Features = - **Build** and Edit Custom blocks - **Wizard editing** for all block options - Powerful **Codemirror Code Editor** for PHP, JS, CSS and JSON - Quick **Attributes Manager** with Visual Editor - Quick **Import** from zip (plugin or backup) - **Export** backup zip of all custom blocks - Get **autogenerated PHP Code** to register custom blocks into your Theme - Block **Custom SVG Icon**, or classic Dashicon - Clone **Core Blocks** to Edit and customize them - use all Gutenberg Blocks as **Elementor Widgets** - use Gutenberg Blocks as **Shortcode** in Classic Editor - Import any **Assets CSS and JS libs** from Media Library, optimized enqueue of them only if block is used - Block Preview Image (instead of automatic preview) - **Disable** unused/unwanted Blocks Perfect for: - Content creators - Web designers - Web agencies **Take control of your blocks.** Don't reinvent the wheel, reuse your custom blocks across your sites! = Compatibility = Fully compatible with WP Gutenberg Block standard! Once your blocks are generated you can **use them standalone in your theme or plugin**, there is no need to use and maintain this plugin active. == Coming SOON: == - Block Versioning (with Revision) - Add Block Examples - Add Block Variations - Panels and Dividers - more... = PRO = - **Personal Block Library** (or public shared) - Cloud sync (on Private site or Public hub) - Use custom Block Textdomain - Attributes Conditional Logic rules - API Controls (like Roles, Custom Fields, Posts, Users, Taxonomy, Terms) - Move/Install automatically a Block into current Theme Child - Import 3rd part plugin blocks to create you variation - Add/Generate Block Translations - Twig/Timber support == Installation == = Minimum Requirements = * WordPress 6.0 or greater * PHP version 7.4 or greater * MySQL version 5.0 or greater * WordPress Memory limit of 128 MB = We recommend your host supports: = * PHP version 8.0 or greater * MySQL version 8.0 or greater * WordPress Memory limit of 256 MB or higher is preferred == Frequently Asked Questions == = Is compatible with Classic Editor? = Yes, but this should be a Block Manager for the new Gutenberg Blocks editor. So you can use Blocks into Classic WYSIWYG Editor using them as Shortcodes. = Is compatible with Elementor? = Yes, if you enable "Gutenberg Blocks Widgets" Feature in Elementor Settings page this plugin make a porting of each Gutenberg Block as Elementor Widget, so you can use them in any Elementor Template. == Changelog == = 1.0.1 - 17-05-2024 = * First release