Hey n8n community! ![]()
I’m excited to share my community node for Joomla CMS automation. If you’re managing Joomla websites and want to automate content workflows, this might be useful!
What It Does
This node connects n8n to Joomla 4.x/5.x through the native Web Services API, allowing you to:
-
Articles: Create, update, delete, and fetch articles with full control over content, images, and metadata
-
Categories: Manage category hierarchies
-
Custom Fields: Create and manage custom field definitions with type-specific options (Text, Textarea, Editor, Integer, List, Radio, Checkboxes, Calendar, URL, Media, SQL, Color, Email, User)
-
Tags: Organize content with tags
-
Media: Upload files and manage media folders
-
Multilingual: Support for article associations across languages
Use Cases
Here are some workflows I’ve built (and seen users build):
-
AI Content Factory: YouTube → Transcribe → AI Summary → Translate → Publish to Joomla (multilingual blog automation)
-
Automated Publishing: Google Sheets → Joomla articles (editorial calendar automation)
Installation
Via Community Nodes (Recommended):
-
Settings → Community Nodes → Install
-
Enter:
n8n-nodes-joomreem-content
Via npm:
npm install n8n-nodes-joomreem-content
Setup Requirements
-
Joomla 4.x or 5.x
-
Web Services API enabled (built-in to Joomla 4+)
-
API Token (generated from User Profile)
Full setup guide in the README.
Resources
-
GitHub: https://github.com/mabdelaziz77/n8n-nodes-joomreem-content
-
npm: https://www.npmjs.com/package/n8n-nodes-joomreem-content
-
Issues: https://github.com/mabdelaziz77/n8n-nodes-joomreem-content/issues
Feedback Welcome!
This is an open-source project and I’m actively maintaining it. If you:
-
Have feature requests
-
Find bugs
-
Want to contribute
-
Have workflow ideas to share
Please open an issue or reply here!
Screenshots
Looking forward to seeing what the community builds with this! Let me know if you have any questions. ![]()

