Claritee Design Importer allows you to seamlessly import your Claritee designs directly to your WordPress site. With full Elementor support and more page builders coming soon, you can transform your design workflow into a one-click publishing experience.
Features
- One-Click Publishing – Publish from Claritee directly to WordPress
- Elementor Support – Full Elementor page builder integration (more builders coming soon)
- Automatic Image Import – Images are automatically downloaded to your media library
- Secure API Keys – Simple and secure API key authentication
- Responsive – Maintains responsive breakpoints and settings
- Draft or Publish – Choose to publish directly or save as draft
- Usage Tracking – Monitor API key usage and last access time
How It Works
- Install and activate the plugin
- Generate an API key in WordPress Admin → Claritee → API Keys
- Connect your WordPress site in Claritee settings
- Design your page in Claritee
- Click “Publish to WordPress” and your page is live!
Supported Page Builders
- Elementor (3.0.0 or higher)
- More coming soon!
Requirements
- WordPress 5.8 or higher
- PHP 7.4 or higher
- Elementor 3.0.0 or higher (for Elementor support)
Additional Information
API Endpoint
The plugin creates a REST API endpoint at:
/wp-json/claritee/v1/publish
Authentication
All requests must include the API key in the header:
X-Claritee-API-Key: your_api_key_here
Or alternatively:
Authorization: Bearer your_api_key_here
Support
For support and questions:
* Visit: help.claritee.io
* Email: support@claritee.io
Development
Developers can extend the plugin to support additional page builders by implementing the PageBuilderInterface. See the developer documentation for details.
Privacy Policy
This plugin does not collect any personal data. API keys are stored in your WordPress database and are used only for authentication when publishing from Claritee.