AURA Toolkit PRO — live simulation
Every plugin module, running right here in the browser.
The WordPress plugin ships four modules — commerce, lead capture, the excerpt reader and the appearance styler. Below is a faithful, fully interactive simulation of what each shortcode renders on a live AURA site.
01 — E-commerce
Sell print issues and e-books.
Auto-detects WooCommerce or Easy Digital Downloads, then renders a purchase box on the issue page from the print and e-book product IDs you set in the editor.
[aura_buy issue_id="40" print="128" ebook="129"]
Buy this issue
Engine detected: WooCommerceAURA Summer 2026 — issue #40
Print edition
Shipped worldwide · product ID 128
E-book / digital access
EPUB · MOBI · PDF · product ID 129
0 items in cart
€0
02 — Lead generation
Capture subscribers, sync to your ESP.
AJAX sign-up with honeypot, required GDPR consent and a 5-per-10-minutes rate limit. Every lead is stored locally and pushed to Mailchimp, ConvertKit or ActiveCampaign.
[aura_subscribe tag="pre-order" name="yes"]
AURA Toolkit → Leads (local store)
No leads captured yet in this session.
03 — Excerpt reader
PDF and flipbook previews with a CTA.
Serve a free excerpt as an embedded PDF or as a page-turning flipbook with arrow, keyboard and swipe navigation — with an optional call-to-action to buy the full issue.
[aura_reader mode="flipbook" cta="Buy the full issue"]
Excerpt reader
Page 1 / 4
The Architecture of Modern Poetry
Every generation rebuilds the line break. What begins as a typographic accident hardens into a convention, and the convention eventually becomes the argument itself…
04 — Styler
Re-skin the whole magazine in seconds.
Colours, corner radius and type scale are written straight into CSS custom properties, so the entire theme follows the settings you pick in the admin panel.
AURA Toolkit → Appearance
Appearance styler
Live preview
Literature without compromise.
:root{--aura-accent:#5b4bff;--aura-ink:#111114;--aura-radius:24px;--aura-scale:100%}