內容簡介
總結:Claritee Design Importer是一個外掛,可讓您將Claritee設計直接匯入WordPress網站,支援Elementor及其他頁面建構工具,讓設計工作流程轉化為一鍵發布體驗。
問題與答案:
問題:如何將你的Claritee設計直接發布到WordPress?
回答:
- 安裝並啟用外掛。
- 在WordPress管理員中生成API金鑰:Claritee → API Keys。
- 於Claritee設置中連接你的WordPress網站。
- 在Claritee中設計你的頁面。
- 點擊“發布到WordPress”,你的頁面就會上線了。
問題:這個外掛支援哪些頁面建構工具?
回答:支援Elementor(3.0.0或更高版本),未來將支援更多工具。
問題:使用此外掛有哪些系統要求?
回答:
- WordPress 5.8或更高版本。
- PHP 7.4或更高版本。
- Elementor 3.0.0或更高版本(以支援Elementor)。
問題:開發者如何擴展此外掛以支援其他頁面建構工具?
回答:開發者可以透過實現PageBuilderInterface來擴展外掛,詳細資訊請參閱開發者文件。
外掛標籤
開發者團隊
原文外掛簡介
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: [email protected]
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.
