# CreatorLMS - WPBakery Page Builder Integration

This directory contains the WPBakery Page Builder integration for CreatorLMS.

## Quick Start

1. Install and activate WPBakery Page Builder
2. The CreatorLMS elements will automatically appear in the WPBakery editor
3. Look for the "CreatorLMS" category in the element picker
4. Add elements to your pages and customize as needed

## Elements Included

- **Buy Now Button** (Pro) - Add a buy now button for any course
- **Course List** - Display a grid of courses
- **Checkout** - Add the checkout form to any page
- **Offer Button** (Pro) - Add special offer buttons

## Files

- `WPBakeryManager.php` - Main manager class that initializes the integration
- `Elements/` - Directory containing all element classes

## Documentation

See the root plugin directory for complete documentation:

- `WPBAKERY_INTEGRATION.md` - Technical documentation
- `WPBAKERY_QUICK_REFERENCE.md` - Developer reference
- `WPBAKERY_USAGE_EXAMPLES.md` - Usage examples
- `WPBAKERY_IMPLEMENTATION_SUMMARY.md` - Implementation summary
- `WPBAKERY_FILE_STRUCTURE.md` - File structure overview

## Requirements

- WordPress 6.0+
- PHP 7.4+
- CreatorLMS Plugin
- WPBakery Page Builder

## Support

For questions or issues, please refer to the main CreatorLMS documentation or support channels.
