[New Node] n8n-nodes-joomreem-content - Automate Joomla CMS Content Management

Hey n8n community! :waving_hand:

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!

:rocket: 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

:light_bulb: Use Cases

Here are some workflows I’ve built (and seen users build):

  1. AI Content Factory: YouTube → Transcribe → AI Summary → Translate → Publish to Joomla (multilingual blog automation)

  2. Automated Publishing: Google Sheets → Joomla articles (editorial calendar automation)

:package: Installation

Via Community Nodes (Recommended):

  1. Settings → Community Nodes → Install

  2. Enter: n8n-nodes-joomreem-content

Via npm:

npm install n8n-nodes-joomreem-content

:wrench: 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.

:books: Resources

:handshake: 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!

:camera_with_flash: Screenshots


Looking forward to seeing what the community builds with this! Let me know if you have any questions. :rocket: