CTA Block archived
CTA Block
★ 0stars
92composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/imagewize/cta-block/archive/refs/heads/main.zipAlso on Packagist as imagewize/cta-block:
composer require imagewize/cta-blockFrom the readme
CTA Block for WordPress
A customizable Call-to-Action block for WordPress Gutenberg editor. This block provides an elegant way to create compelling call-to-action sections with customizable content, styling, and hover effects.
Features
- Full-width and wide-width alignment support
- Customizable background colors and gradients
- Custom button hover effects
- Responsive layout with three-column structure
- Built-in spacing controls
- Pre-configured template with:
- Centered content layout
- Customizable heading and paragraph
- Stylized button with hover effects
- Adjustable spacer blocks
Installation
Option 1: Composer (Recommended)
1. Add the repository to your composer.json:
2. Install via Composer:
Option 2: Manual Installation
1. Copy the plugin files to your /wp-content/mu-plugins/cta-block directory
2. The block will be automatically loaded as it's in the mu-plugins directory
3. The CTA Block will appear in the block inserter under the 'Text' category
Development Setup
Prerequisites
- Node.js and npm installed
- WordPress development environment
- @wordpress/scripts package
Getting Started
1. Clone the repository
2. Install dependencies:
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Apr 15, 2025 |
| v1.0.0-beta | Feb 11, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.