Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Antimanual Campaign Wordpress Plugin - Rating, Reviews, Demo & Download

Antimanual Campaign Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Antimanual Campaign is the standalone email marketing module extracted from Antimanual.

Create newsletters and automated email sequences directly inside WordPress, manage subscribers and lists, generate email copy with AI, and review campaign performance without relying on a third-party email marketing dashboard.

Main features

  • Create one-time campaigns, scheduled sends, and recurring campaigns
  • Manage subscribers, lists, imports, and bulk actions
  • Build automated email sequences with multi-step delays
  • Generate subjects and email body copy with OpenAI or Google Gemini
  • Attach optional knowledge files to improve AI-generated content
  • Use built-in email templates or custom HTML templates
  • Send test emails before launching a campaign
  • Review campaign reports including opens, clicks, delivery activity, and audience trends
  • Share campaign reports with your team

AI providers

Use your own OpenAI or Google Gemini API key. The plugin stores API keys encrypted in WordPress options and only sends content to the selected provider when you explicitly run AI-powered actions.

External services

This plugin can connect to the services listed below. Nothing is contacted until you
configure the matching feature — no data is sent anywhere by default.

  • OpenAI API (https://api.openai.com) — used only when OpenAI is the selected AI
    provider and you run an AI action (generate campaign copy, subject lines, sequence
    steps, or images). The prompt you supply, the campaign topic/tone, the text extracted
    from any knowledge files you attach, and your API key are sent with each request.
    Requires your own API key; no request is made without one.
    Terms: https://openai.com/policies/terms-of-use
    Privacy: https://openai.com/policies/privacy-policy

  • Google Gemini API (https://ai.google.dev/gemini-api/docs) — used only when
    Gemini is the selected AI provider, for the same actions and with the same data as
    above. Requests go to generativelanguage.googleapis.com. Requires your own API key.
    Terms: https://ai.google.dev/gemini-api/terms
    Privacy: https://policies.google.com/privacy

  • ip-api.com (https://ip-api.com) — optional country lookup for the campaign
    location report. Disabled by default. When enabled, the IP address of a reader
    who opens a tracked email is sent to ip-api.com and only the returned two-letter
    country code is stored. Enable it with:
    add_filter( ‘amcm_enable_ip_geolocation’, ‘__return_true’ );
    Terms and Privacy: https://ip-api.com/docs/legal

  • Your own email-verification server — optional. If you enter the URL and API key of a
    self-hosted verification server in the Email Validator settings, the email addresses
    being validated are sent to that server instead of being probed over SMTP from your
    site. No server address is preconfigured, so this is inactive unless you set one.

  • Freemius webhooks (https://freemius.com) — optional, inbound only. If you paste a
    webhook URL generated by this plugin into your Freemius dashboard, Freemius posts
    customer opt-in events to your site so marketing-opted-in buyers can be added as
    subscribers. The plugin never sends data to Freemius.
    Terms: https://freemius.com/terms/
    Privacy: https://freemius.com/privacy/

Source code and build process

The admin interface is written in TypeScript/React and compiled with @wordpress/scripts
(webpack). The unminified sources for everything in build/ are included in the src/
directory of this plugin package. To reproduce the bundled files from source, run
npm install && npm run build from the plugin root.

Screenshots

No screenshots provided


Reviews & Comments