Give Progress Bar Block
This plugin extends the GiveWP Progress Bar block so that it doesn't require to be part of a group block requiring Media & Text. This allows you to use the GiveWP Progress Bar block in any block area.
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mgratch/give-progress-bar-block/releases/download/0.1/give-progress-bar-block.zipReadme
Give Progress Bar Block Plugin
This plugin extends the GiveWP Progress Bar block so that it doesn't require to be part of a group block requiring Media & Text. This allows you to use the GiveWP Progress Bar block in any block area.
Prerequisites
- WordPress 6.0 or later
- GiveWP 3.0 or later
Installation
To install the plugin, follow these steps:
- Download the latest release here.
- Extract the contents of the downloaded ZIP file.
- Upload the extracted folder to the
wp-content/pluginsdirectory of your WordPress installation. - Activate the plugin through the WordPress admin panel.
- Use the plugin in the editor to dynamically use GiveWP P2P Campaign Images and Logos.
- Enjoy!
Building the Plugin
To build the plugin, run the following command from the root of the plugin directory:
npm install &&
npm run build
This command compiles the source files into the build directory, making it ready to be used in a WordPress environment.
The plugin includes a start script that watches for changes in the source files and automatically compiles them. To use this script, run the following command:
npm start
Usage
Activate the plugin through the WordPress admin panel. Once activated, it will extend the existing cover block functionalities in the editor.
Contributing
Contributions are welcome. Please fork the repository and submit pull requests to the main branch.
License
This plugin is licensed under the GPLv2 or later.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.1 | Apr 18, 2024 | give-progress-bar-block.zip | 9 |