Eldrafto
Eldrafto connects your WordPress site to the Eldrafto content service (https://eldrafto.com), a third-party AI service that researches a topic, generates the content, and sends it to your site to be published as an Elementor layout or as Gutenberg blocks.
This plugin is the WordPress-side receiver. It exposes a small, token-authenticated REST API that the Eldrafto service calls to:
- create and update draft or published posts,
- build native Elementor container layouts (or fall back to Gutenberg blocks when Elementor is not installed),
- report a post’s status and Elementor state back to your Eldrafto account.
You stay in control: in manual mode the service saves a draft and stops so you can review and publish it yourself; in auto mode it publishes immediately.
External service (required reading)
This plugin requires an account on the Eldrafto service (https://eldrafto.com) and does nothing on its own. The article content is generated on Eldrafto’s servers, not on your site.
What the plugin sends out: when you configure an API Callback URL in the settings, the plugin sends post-status changes and Elementor activation/upgrade state to that URL so your Eldrafto dashboard stays in sync. Each callback is signed with the shared secret token; no content is sent anywhere until you enter that token and callback URL.
What the plugin receives: article titles, body text, layout structure, and image references that the Eldrafto service generates for you, delivered over the authenticated REST endpoints.
The plugin only ever contacts the callback URL you enter on its settings page. It does not phone home to any other server.
- Service: https://eldrafto.com
- Terms of Service: https://eldrafto.com/terms
- Privacy Policy: https://eldrafto.com/privacy
The Eldrafto service may be a paid subscription. See https://eldrafto.com for current plans and terms.