Yeevu Contacts – Lead Capture & Form Sync
WordPress plugin: send form submissions straight into your Yeevu Contacts lists, with a durable retry queue.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tomiwaog/yeevu-contacts-wp/archive/refs/heads/main.zipReadme
=== Yeevu Contacts – Lead Capture & Form Sync === Contributors: yeevu Tags: contact form, lead capture, crm, newsletter, subscribe Requires at least: 6.0 Tested up to: 7.1 Requires PHP: 7.4 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Send form submissions from your WordPress site straight into your Yeevu Contacts lists.
== Description ==
Connect your site to Yeevu Contacts. Paste your API key, choose one of your lists, and
drop the [yeevu_form] shortcode wherever you want a subscribe form.
Submissions that cannot be delivered immediately are queued and retried automatically, so a temporary network problem never costs you a lead.
Don't have a Yeevu Contacts account yet? That's fine — this plugin is free, and so is getting started with Yeevu Contacts: create an account at no cost, no credit card required, then paste the key it gives you into the settings screen. Current plans and limits are shown when you sign up at https://app.yeevu.com/contacts.
= External service =
This plugin sends the contact details submitted through your forms to the Yeevu Contacts API at https://app.yeevu.com, using the API key you provide. Nothing is sent until you enter a key and select a list. No data is sent to any other service.
Terms: https://yeevu.com/legal/terms/ — Privacy: https://yeevu.com/legal/privacy/
== Installation ==
- Upload the plugin and activate it.
- Go to Settings → Yeevu Contacts.
- Paste your API key and click Test connection.
- Choose a list and save.
- Add
[yeevu_form]to any page or post.
== Frequently Asked Questions ==
= Where do I find my API key? =
In Yeevu Contacts, under API Keys.
= Why does it say my list was not found? =
Your API key and your list belong to different Yeevu Contacts accounts. Use the key from the same account the list lives in.
== Changelog ==
= 0.1.0 =
- First release: settings, connection test, list selection, built-in form, retry queue.