The C-Metric Gutenberg Block plugin lets you add dynamic rich text blocks under "C-METRIC" for flexible and powerful content management on your site
Author: | cmetric (profile at wordpress.org) |
WordPress version required: | 5.0 |
WordPress version tested: | 6.6.2 |
Plugin version: | 1.0.1 |
Added to WordPress repository: | 01-10-2024 |
Last updated: | 01-10-2024 |
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://www.c-metric.com/ |
Total downloads: | 308 |
Click to start download |
C-Metric – Easy Block Editor plugin allows you to create a rich text block field within a separate “C-METRIC” Block category. The content added to the block is dynamically reflected on the frontend, providing a flexible and powerful way to manage your site content.
Features:
- Adds a custom block category “C-METRIC” in the Gutenberg editor.
- Provides a rich text block that allows dynamic content updates on the frontend.
- Simple and easy to use interface, fully integrated with the Gutenberg editor.
License & Copyright Information
This plugin is licensed under the GPLv2 or later. Feel free to contribute, modify, and share under the terms of this license.
Source Code
The non-minified versions of the JavaScript files used in this plugin are available in the plugin’s directory:
- JavaScript: gutenberg/src/index.js
Build Tools
This plugin uses npm and Webpack for asset compilation. To build the project, please follow these steps:
- Navigate to the
gutenberg
directory:
`bash
cd /wp-content/plugins/easy-block-editor/gutenberg
2.Install dependencies:
npm install @wordpress/scripts –save-dev
3.Build the assets:
npm run build
FAQ
ChangeLog