BOOSTIFY BLOCKS PLUGIN TO EXTEND THE WORDPRESS BLOCK EDITOR WITH PAGE EDITING FEATURES, 40+ FREE CUSTOMIZABLE BLOCKS
SOME POWERFUL FEATURES OF BOOSTIFY BLOCKS
INCLUDES ESSENTIAL BLOCKS
SUPPORT THAT CARES!
We understand the need for a quality product backed by dedicated support that cares. We are here to listen to all your queries and help you make the most out of our plugin.
Need help? We are just a click away!
This plugin can optionally connect to the Google reCAPTCHA API, it’s needed to protect form submissions from spam in the included form block.
It sends the visitor’s IP address, browser/device info, and referrer URL to https://www.google.com/recaptcha/api.js every time a page containing a form block is loaded (If reCAPTCHA is explicitly enabled and configured by the site owner in the plugin settings). This data is handled solely by Google and not stored by this plugin.
This service is provided by “Google LLC”: Terms of Service, Privacy Policy.
This plugin connects to the Woostify GraphQL API to obtain pre-built block templates, it’s needed to show a library of ready-to-use layouts in the included Gutenberg editor toolbar.
It sends a GraphQL query to https://woostifyblocks.com/graphql every time the templates modal is loaded in the WordPress admin to retrieve available blocks. No personal user data or site content is sent. This feature can be disabled via the “Enable Templates Button” option in the plugin settings.
This service is provided by “Woostify”: Terms of Service, Privacy Policy.
This plugin connects to the Google Fonts API, it’s needed to show and use customized web typography inside the included blocks.
It sends requests to https://fonts.googleapis.com to download font stylesheets every time a page containing a block with custom typography is loaded. (If no custom Google Fonts are selected, no requests are made).
This service is provided by “Google LLC”: Terms of Service, Privacy Policy.
This plugin loads the Tiny Slider library from the Cloudflare CDN (cdnjs.cloudflare.com), it’s needed to power the slider/carousel functionality in the included blocks.
It sends requests to https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.4/min/tiny-slider.js every time a page containing a slider block is loaded. Standard CDN access logs (IP address, browser info) may be retained by Cloudflare. No personal data is collected or stored by this plugin.
This service is provided by “Cloudflare, Inc.”: Terms of Service, Privacy Policy.
The uncompiled, human-readable source code for this plugin is publicly available on GitHub:
https://github.com/woostify/boostify-blocks
If you wish to review, modify, or build the assets yourself, you can follow these steps:
1. Ensure you have Node.js and npm installed.
2. Clone the GitHub repository: git clone https://github.com/woostify/boostify-blocks.git
3. Navigate to the plugin directory: cd boostify-blocks
4. Install the required dependencies: npm install
5. Compile and minify the assets: npm run build
GNU GPL v2.0.