Get started
Quickstart — 5-minute tour
Goal: go from a fresh install to your first AI-generated content in under 5 minutes.
Before you start
| Requirement | Joomla edition | WordPress edition |
|---|
| CMS version | Joomla 6.0+ | WordPress 6.4+ |
| PHP | 8.2+ | 8.2+ |
| MySQL | 8.0+ | 8.0+ |
| HTTPS | Required | Required |
| AI provider key | At least one | At least one |
Step 1 — Install (60 s)
Joomla
- Download
pkg_joomlaai-2.5.3.zip (249 KB). - System → Extensions → Install → Upload Package File → drag the zip → Upload & Install.
- Joomla installs the component + system plugin + task plugin in one step.
WordPress
- Download
wp-ai-assistant-1.0.0.zip (91 KB). - Plugins → Add New → Upload Plugin → choose the zip → Install Now → Activate.
Step 2 — Add an API key (90 s)
Joomla
- Components → JoomlaAI → Dashboard.
- Click the ⚙️ Configuration button in the top toolbar.
- Open the Providers tab.
- Paste your key in the Claude API Key field (or whichever provider you have).
- Save & Close.
WordPress
- JoomlaAI → Settings in the WP admin sidebar.
- Paste your key, choose the default model, Save Settings.
Keys are encrypted with AES-256-GCM before being written to the database. They are never stored in plain text.
Step 3 — Send your first chat message (30 s)
- Open Chatbot (Joomla sidebar or WP submenu).
- Type:
Write a 150-word introduction for my website about sustainable tourism. - Press Enter (or click Send).
- The response appears in the chat window; the session is automatically saved to Chat History.
Step 4 — Schedule recurring content (90 s)
- Open AI Scheduler.
- Click New Job.
- Fill in:
- Title: Weekly blog intro
- Prompt:
Write a 300-word blog post about {topic} for a general audience. - Schedule: Every Monday at 08:00
- Provider: (leave as Default)
- Click Save.
- At the next scheduled run the output lands in Content Review → approve it → publish.
Step 5 — Publish content (30 s)
- Open Content Review.
- Find the pending item → click Approve.
- Select Publish to CMS → confirm.
- The article appears in your Joomla Articles / WordPress Posts.
What's next?
_Last updated: 2026-05-19 · v2.5.3_