Rocketito Connector

Apraksts

Rocketito Connector is the WordPress-side bridge for Rocketito (https://rocketito.com), a paid, external AI SEO service that researches keywords, writes SEO-optimized articles, and schedules them for you. All of that work happens on Rocketito’s own servers — this plugin does not write or generate any content itself. Its only job is to securely receive the finished articles Rocketito produces and publish them as posts on your site, using WordPress’s own wp_insert_post() function.

A Rocketito account and active plan is required to use this plugin; see Rocketito’s Terms of Service at https://rocketito.com/terms.

How it works

  1. Install and activate this plugin.
  2. Go to the “Rocketito” menu in your WordPress admin sidebar.
  3. Paste the API key from your Rocketito dashboard (Auto Publish WordPress) and click “Save & Connect”.
  4. Rocketito can now publish articles directly to your site.

Requirements

  • WordPress 5.0 or later with the REST API enabled (enabled by default on all sites).
  • A Rocketito account at https://rocketito.com.

Uzstādīšana

  1. Upload the plugin files to the /wp-content/plugins/rocketito-connector directory, or install the plugin directly through the “Plugins Add New Upload Plugin” screen in WordPress.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to the “Rocketito” menu, paste your API key from the Rocketito dashboard, and click “Save & Connect”.

BUJ

Where do I get an API key?

Log in to your Rocketito dashboard, go to Auto Publish WordPress, and copy the API key shown there.

Does this plugin collect or send any data on its own?

No. This plugin never initiates outbound requests and does not collect analytics, usage data, or any information about your site or its visitors. It is purely reactive: it only accepts incoming, authenticated requests from Rocketito’s servers to create a post, and does nothing else. No data is sent anywhere unless and until you install, activate, and connect this plugin with your own API key — that action is your explicit consent for Rocketito (the service you are already a customer of) to publish posts to this site.

Is it safe?

Every incoming request is authenticated with a private API key that only you and your Rocketito account know, compared using a timing-safe check. Requests without a valid, matching key are rejected with an error.

How do I disconnect?

Go to the “Rocketito” menu and click “Disconnect”. You can reconnect at any time by pasting an API key again.

Where can I see the source code?

The full source is included in this plugin (nothing is obfuscated or built/minified) and is also maintained publicly at https://github.com/solrac171717/rocketito-plugin.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Rocketito Connector” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Rocketito Connector&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.0.0

  • Initial release.