=== Easy Build CF7 Light === Contributors: loyalcoder Tags: contact form 7, elementor, form builder, cf7, visual builder Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.0.4 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A visual form builder that lets you create beautiful Contact Form 7 forms using Elementor's drag & drop interface. == Description == Easy Build CF7 Light bridges Contact Form 7 and Elementor to provide a seamless form building experience. Design professional contact forms visually without writing any code. Key Features: * Visual Form Building - Use Elementor's intuitive drag & drop interface * Pre-built Form Templates - Choose from professionally designed layouts * Complete Form Customization - Style every element of your forms * Seamless CF7 Integration - Works natively with Contact Form 7 * Mobile-First Design - Forms look great on all devices * No Coding Required - Build forms visually * Live Preview - See changes in real-time * Responsive Layouts - Forms adapt to any screen size Requirements: * WordPress 6.0 or higher * Contact Form 7 plugin * Elementor page builder plugin == Installation == 1. Upload the plugin files to the `/wp-content/plugins/easy-build-cf7-light` directory, or install directly through WordPress 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Ensure Contact Form 7 and Elementor are installed and activated 4. Navigate to "Easy Build CF7" in your admin menu to start creating forms = For Developers = To set up the development environment: 1. Clone the repository: ``` git clone https://github.com/loyalcoder/easy-build-cf7-light.git ``` 2. Install dependencies: ``` cd easy-build-cf7-light npm install ```