For Content Managers

published

Everything you need to know about creating and managing content in the ITU CMS

How Content Flows

  1. Author in WordPress — Write and structure content using the Lexical editor and block system.
  2. Saved as Lexical JSON — Your content is stored in a structured JSON format that preserves all formatting and block data.
  3. AI translates automatically — On save, the system translates your content into all 6 supported languages (English, French, Spanish, Arabic, Chinese, Russian).
  4. Gateway syncs — The Gateway API picks up your published content and prepares it for the frontend.
  5. Next.js renders — The live website displays your content with responsive layouts, optimized images, and full multilingual support.

You do not need to manage translations manually. The AI translation system handles all 6 locales automatically when you save. You can review and adjust translations afterward if needed.

Guides