Skip to content

EP Support

EP Support is an AI chatbot embedded in the PageMotor admin for you, the site owner. Ask it how to do something (“How do I set up Stripe in EP Booking?”) and it answers in context, with knowledge of every EP Suite plugin. Distinct from EP Assistant which is the customer-facing AI — this one is just for you.

Published by ElmsPark Studio.

  • Admin-only chat panel.
  • Full EP Suite knowledge base built in — every plugin, every setting, every common pitfall.
  • Aware of your site’s plugins — it can see what you have installed and tailor answers.
  • Code samples for customisations.
  • Debugging help — paste an error message, get a likely cause.

Think of it as: “the documentation you’re reading now, but talk-to-able.”

  • PageMotor 0.8.2b or later
  • EP Suite base class
  • An LLM provider API key (Anthropic, OpenAI, or supported alternatives)
  1. Download ep-support.zip from the EP Suite downloads page.
  2. Upload via Plugins → Manage Plugins. Activate.
  3. Open Plugin Settings → EP Support.
  4. Add your LLM API key.

The EP Support chat appears in the admin nav. Click to open. Type your question.

Good questions:

  • “How do I set up double opt-in on EP Newsletter?”
  • “What’s the difference between EP Ecommerce and EP Ecommerce Products?”
  • “My booking form isn’t sending confirmation emails, what should I check?”
  • “Show me how to use the LLM prompt extension hook in EP Cards.”

The AI has the knowledge base of every EP plugin and can tailor its answer. It can see which plugins you have active; it won’t recommend setup in a plugin you don’t own.

  • LLM provider and API key.
  • Model — Sonnet is the default balance.
  • Rate limit — queries per admin per hour.

The plugin sends your questions and relevant context about your plugin setup to the LLM provider. It does NOT send:

  • Customer data, order details, or any PII.
  • Your database contents.
  • Content of pages you’re editing.

Just: your question, what plugins you have installed, and relevant excerpts from the EP Suite knowledge base.

FeatureEP SupportEP Assistant
AudienceYou (the admin / site owner)Your customer
PurposeHelp you use your pluginsHelp customer manage their site
ToolsRead-only, answers questionsRead + write tools to take actions
ContextYour plugin inventoryYour customer’s site setup
Typical question”How do I configure X?""Write a blog post about Y”

Plugin needs to be active and API key set. Check both.

Depends on LLM provider. Switching from Opus to Sonnet speeds things up noticeably.

“Answer is outdated compared to a recent plugin update”

Section titled ““Answer is outdated compared to a recent plugin update””

The knowledge base updates with plugin releases but there’s a lag. Use the most recent plugin documentation as the source of truth; EP Support is a conversation aid.

LLMs hallucinate. Never act on an answer from EP Support for anything destructive without verifying in the real docs. Especially for config changes.

“I want the AI to know my specific custom setup”

Section titled ““I want the AI to know my specific custom setup””

Add context in the Extra system prompt setting: “This site sells made-to-measure curtains. Prices are in GBP. Orders are handled through EP Booking for consultations, not EP Ecommerce.”

For anything bigger than a quick chat question — a bug report, a feature request, or a “how do I…” that needs a real reply — open a ticket at help.elmspark.com. A real person, helped by AI, writes the reply. Usually within a few hours. Tickets don’t disappear into the void.