SleekView Kanban for MailOptin
SleekView Kanban reads MailOptin optin campaigns and email automations from WordPress, groups every one of them by state, and lets your team drag cards through draft, scheduled, live, and paused lanes so the entire opt-in and email program is visible on one board instead of buried in MailOptin's campaign list.
♾️ Lifetime License available
Why MailOptin campaigns deserve a kanban
MailOptin runs lightbox optins, slide-ins, in-line forms, sidebar widgets, and notification bars, plus email automations like new post notifications and weekly digests. Each one is a custom post in the mo_optin_campaign or mo_email_campaign post type with a campaign_status meta value, a trigger_type, targeting rules, schedule meta, and impression and conversion counters. The default MailOptin admin lists these as flat post-type screens that work fine for one or two active campaigns but turn into a maze once a brand runs a dozen optins across landing pages plus weekly automation digests across multiple lists.
SleekView Kanban reads the same MailOptin post types and groups them by campaign_status so draft, scheduled, live, and paused each become a dedicated lane with a live row count. Each card surfaces the campaign name, the optin type or automation trigger, the targeting rules summary, the impression count for optins or the recipient count for automations, and the conversion rate so the marketing lead can see at a glance which campaigns are working and which need attention.
Dragging a draft optin card into Live writes the new campaign_status meta back to the post and fires the MailOptin hook so the optin actually renders on the site. Dragging an automation into Paused stops the next scheduled trigger immediately. Bulk drags handle a holiday rotation in a single SQL transaction so the launch lead never opens the campaign editor for routine status flips.
Workflow
From MailOptin list to kanban in four steps
Point SleekView at MailOptin
Group by campaign_status for the lane columns
Choose the fields that show on each card
Switch on drag-and-drop activation
Sample board
Sample MailOptin optin and automation board
Comparison
MailOptin admin vs SleekView Kanban
MailOptin campaign list
- Optins and email automations live on separate admin screens so neither is visible together
- Flat post-type lists hide pipeline state behind a status badge instead of a lane count
- Activating a draft optin needs opening the editor and toggling a switch inside the form
- Bulk pausing a stack of optins during a site issue needs opening each campaign one at a time
- Conversion rate lives on a separate analytics tab so pipeline and performance never share a view
SleekView Kanban
-
Reads both
mo_optin_campaignandmo_email_campaignon one kanban -
Groups by
campaign_statusso draft, scheduled, live, and paused are real lanes - Drops write the meta back and fire MailOptin hooks so campaigns follow the cards
- Cards show campaign type, targeting summary, impressions or recipients, and conversion rate
- Bulk pause every live optin during a site issue with a single drag of the whole lane
Features
What SleekView Kanban gives you for MailOptin
Activation by drag-and-drop
Activate a draft optin, pause a live automation, or schedule a holiday set with a single drag. SleekView writes the campaign_status meta back to the MailOptin post and fires the right hook so the actual optin starts rendering or the email automation begins sending immediately. The kanban becomes both the planning surface and the activation surface for the entire MailOptin program.
Optin and email metrics together
Optin cards carry impressions and conversion rate. Automation cards carry recipient count and last open rate. Putting both on the same board means the marketing lead can see whether the slow week is driven by underperforming optins or by automation fatigue, which is a question the native MailOptin admin cannot answer in a single view.
Role-aware launch control
Writers can move cards between Draft and Ready, designers can adjust scheduled campaigns, but only marketing managers can drop a card into the Live lane on production traffic. SleekView respects native WordPress capabilities so the same role policy that governs the rest of the admin governs every drag on the MailOptin kanban.
Audience
Where teams use the MailOptin kanban
Seasonal optin rotations
Holiday weeks need every promotional optin visible on one board. The kanban surfaces the lightbox going live at midnight Friday, the slide-in ending Sunday, and the followup waiting in draft so the launch lead can rebalance the rotation without opening every campaign editor inside MailOptin.
Email automation health
Weekly digest and new-post automations are easy to forget. The kanban groups them by status so the lifecycle owner can audit which automations are live, which are paused waiting on copy, and which have low open rates that need a subject line refresh before the next scheduled send goes out.
Emergency pause during site issues
When a site issue hits and every popup needs to stop right now, the kanban makes bulk pausing one drag of an entire lane into Paused. SleekView writes the meta back to every campaign in a single transaction so production stops showing optins immediately without the launch lead opening each one in the editor.
The bigger picture
Why optins and email belong on the same board
MailOptin straddles two jobs that most plugins keep separate. It runs the optin forms that collect new subscribers and it runs the email automations that nurture those subscribers once they confirm. In the native admin those two jobs live on different screens, which means the marketing lead never sees them as one program.
The kanban puts them on the same board. The Live lane shows what visitors are seeing right now alongside what subscribers are receiving this week, so a slow growth week becomes a tractable question. Is the lightbox conversion rate down because the offer is stale, or is the digest open rate down because the subject line is tired? The kanban answers that with a single glance across two card types.
The Scheduled lane shows what is going up overnight on both surfaces so launch days start with confidence. The Paused lane functions as a curated archive of past campaigns ranked by conversion rate or open rate, which means last quarter's experiments become reusable assets for next quarter's plan. Drag-and-drop activation removes the friction of opening the MailOptin editor for routine status flips, so the marketing program runs from the kanban and the editor becomes a creative tool rather than an operational one.
Questions
Common questions about SleekView Kanban for MailOptin
Yes. SleekView reads both the mo_optin_campaign and mo_email_campaign post types in a single view, with the group-by on campaign_status. Each card type renders its own card front based on which post type it belongs to, so optins show impressions and conversion rate while automations show recipient counts and open rates on the same board.
 Use campaign_status for the primary lanes since it is the canonical state field MailOptin maintains. If you want sub-lanes by trigger type for optins, compose the group-by from campaign_status plus trigger_type so the board can split lightboxes from slide-ins. Email automations can split by schedule frequency in the same way.
 Yes. SleekView writes the campaign_status meta on the underlying MailOptin post and fires the MailOptin activation hook so the optin script starts being injected on the matching pages, and the email automation cron starts honouring the schedule. The change is immediate and the next page load on the targeted pages includes the optin.
 Yes. Add a filter on the connected list or the email service provider field so the board only shows campaigns targeting that list or provider. Save the filtered URL for each scope so the team responsible for that audience or provider gets a focused board on the same MailOptin install without any data duplication.
 Nothing harmful. SleekView reads native WordPress capabilities and you set which roles can drop into which lanes. For writers the Live lane becomes a non-drop target and the card snaps back to its previous lane. You can add a typed confirmation modal for the Live lane to add an extra guardrail when production traffic is at stake.
 No. The kanban writes only the campaign_status meta and schedule meta that MailOptin already updates from its own admin. Impression tracking, click attribution, and conversion measurement run inside MailOptin exactly as before, and the rates displayed on live cards read from the same meta keys MailOptin uses on its analytics screens.
 Each lane paginates independently. The Live and Scheduled lanes carry only a small number of campaigns so they always render instantly. The Paused lane lazy-loads on scroll, so a year of archived campaigns sits comfortably in the column. The active lanes used for daily rotation work stay snappy regardless of the size of the archive.
 Yes. SleekView reads any SQL view, so you can join the campaign post type to a custom approvals table or a postmeta key that stores the assigned designer or copywriter. The joined columns become available as card fields without modifying MailOptin, and writes can be selectively enabled on a field-by-field basis from the view config.
 Pricing
More than 1000+
happy customers
Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.
Lifetime ♾️
Most popular
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
...or get the Bundle Deal
and save €250 🎁
The Bundle (unlimited sites)
Pay once, own it forever
Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.
What’s included
-
SleekAI
-
SleekByte
-
SleekMotion
-
SleekPixel
-
SleekRank
-
SleekView
€749
Continue to checkout