by Moish Kariti on WordPress.org
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.
The plugin creates a REST API endpoint at:
/wp-json/claritee/v1/publish
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
For support and questions:
* Visit: help.claritee.io
* Email: support@claritee.io
Developers can extend the plugin to support additional page builders by implementing the PageBuilderInterface. See the developer documentation for details.
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.