Give Cover Block Extended
A GiveWP P2P Plugin to Allowing using Campaign Logos and Images in the Cover & Image Block.
by Marc Gratch · github.com/mgratch/give-cover-block-extended
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mgratch/give-cover-block-extended/releases/download/0.1/give-cover-block-extended.zipReadme
Give Cover Block Extended Plugin
This plugin extends the Cover and Image blocks to dynamically use GiveWP P2P Campaign Images and Logos.
Prerequisites
- WordPress 6.0 or later
- GiveWP 3.0 or later
- GiveWP P2P 2.1 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-cover-block-extended.zip | 4 |