ZHD Elementor Blocks
AI copilot for Elementor that turns briefs and screenshots into saved design drafts and Elementor-library-ready layouts.
★ 0stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/zahidgh/zhd-block-wp/releases/download/v1.0.2/zhd-elementor-blocks.zipDeclares an update source (https://github.com/zahidul-islam-selise-gnx/zhd-block-wp), so updates arrive through the plugin's own updater.
From the readme
ZHD Elementor Blocks
ZHD Elementor Blocks is now an AI copilot for Elementor. It turns briefs and screenshot references into saved design drafts, then compiles approved drafts into native Elementor library templates.
Current scope
- OOP plugin bootstrap with internal autoloading
- Single Elementor workspace widget: ZHD AI Copilot
- Custom Elementor category: ZHD AI Copilot
- Admin area for overview, AI Studio, settings, updates, and tools
- Public GitHub Releases updater
- Screenshot-aware OpenAI Responses API generation
- Structured AI draft storage inside the plugin
- Elementor compiler that saves approved drafts into the Elementor library
Plugin structure
Requirements
- WordPress 6.5+
- PHP 8.1+
- Elementor 3.20+
Installation
1. Copy this repository into wp-content/plugins/.
2. Activate ZHD Elementor Blocks from WordPress admin.
3. Ensure Elementor is active.
4. Configure OpenAI in ZHD Blocks - Settings if you want direct AI generation.
Admin pages
Open ZHD Blocks in WordPress admin to access:
- Overview: dependency status, installed widgets, version details
- Settings: manage operational plugin settings like AI and updater preferences
- AI Studio: generate drafts fro
Read the full README on GitHub →