Skip to content

Add AI hosting integration guides for common CMS platforms#951

Merged
gandie merged 10 commits intomasterfrom
feat/ai-cms
Feb 13, 2026
Merged

Add AI hosting integration guides for common CMS platforms#951
gandie merged 10 commits intomasterfrom
feat/ai-cms

Conversation

@martin-helmich
Copy link
Member

@martin-helmich martin-helmich commented Feb 12, 2026

Summary

  • Add AI hosting integration guide for Drupal (using Drupal AI module and mittwald AI provider)
  • Add AI hosting integration guide for WordPress (using AI Experiments plugin and mittwald AI provider)
  • Add AI hosting integration guide for Directus (using built-in OpenAI-compatible provider support)
  • Update Drupal guide with explicit heading anchors
  • Add German translations for all CMS guides (Drupal, WordPress, Directus)
  • Use shellsession code blocks with SSH prompt for terminal commands

🤖 Generated with Claude Code

martin-helmich and others added 7 commits February 12, 2026 09:02
Enhanced the Drupal AI provider tutorial by converting bullet-point instructions into flowing prose with additional context. Added detailed explanations for each configuration step, including where to obtain API keys, what each command does, and the purpose of each AI functionality. Improved readability while maintaining all technical accuracy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add documentation for using mittwald AI Hosting with WordPress
(via AI Experiments plugin and mittwald AI provider) and Directus
(via built-in OpenAI-compatible provider support in v11.15+).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add German translations for WordPress, Drupal, and Directus CMS
integration guides. Update both English and German versions with
explicit heading anchor IDs for stable linking. German translations
use informal "du" form per documentation guidelines.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update shell commands in Drupal and WordPress guides to use
shellsession code block type with user@ssh prompt to indicate
commands should be run on the remote server.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
martin-helmich and others added 2 commits February 12, 2026 15:03
Add extra ../ to relative links since CMS guides are in a subdirectory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new AI Hosting documentation for CMS integrations (Drupal, WordPress, Directus) including German translations, and surfaces the new section in the UI/navigation via i18n updates.

Changes:

  • Added new “CMS integrations” docs section under AI Hosting with guides for Directus, WordPress, and Drupal (EN + DE).
  • Updated homepage/platform feature links and added corresponding i18n keys.
  • Normalized many sidebar translation description strings and added a new sidebar category label.

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/components/HomepageFeatures/PlatformFeature.tsx Adds translated links to AI Hosting intro + new CMS integrations page.
i18n/en/docusaurus-plugin-content-docs/version-v1.json Tweaks translation metadata descriptions for sidebar categories.
i18n/en/docusaurus-plugin-content-docs/current.json Adds sidebar category label for CMS integrations + metadata description normalization.
i18n/en/code.json Adds new homepage link label strings + external-link aria label.
i18n/de/docusaurus-plugin-content-docs/version-v1.json Tweaks translation metadata descriptions for sidebar categories.
i18n/de/docusaurus-plugin-content-docs/current/platform/aihosting/60-cms/index.mdx Adds German CMS integrations index page with DocCardList.
i18n/de/docusaurus-plugin-content-docs/current/platform/aihosting/60-cms/40-directus.mdx Adds German Directus AI Hosting integration guide.
i18n/de/docusaurus-plugin-content-docs/current/platform/aihosting/60-cms/30-wordpress.mdx Adds German WordPress AI Experiments + provider guide.
i18n/de/docusaurus-plugin-content-docs/current/platform/aihosting/60-cms/20-drupal.mdx Adds German Drupal AI provider guide.
i18n/de/docusaurus-plugin-content-docs/current.json Adds sidebar category label for CMS integrations + metadata description normalization.
i18n/de/code.json Adds new homepage link labels; adds external-link aria label (currently not localized).
docs/platform/aihosting/60-cms/index.mdx Adds English CMS integrations index page with DocCardList.
docs/platform/aihosting/60-cms/category.yml Adds sidebar category config + link to index doc (id currently looks inconsistent with file path).
docs/platform/aihosting/60-cms/40-directus.mdx Adds English Directus AI Hosting integration guide.
docs/platform/aihosting/60-cms/30-wordpress.mdx Adds English WordPress AI Experiments + provider guide.
docs/platform/aihosting/60-cms/20-drupal.mdx Adds English Drupal AI provider guide.
docs/guides/apps/gitlab.md Adds a new GitLab container deployment guide.

"description": "The label for category 'Examples' in sidebar 'platformSidebar'"
},
"sidebar.platformSidebar.category.CMS integrations": {
"message": "CMS integrations",
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The German sidebar label is still English (CMS integrations). Please translate this message (e.g., CMS-Integrationen) to keep DE navigation consistent.

Suggested change
"message": "CMS integrations",
"message": "CMS-Integrationen",

Copilot uses AI. Check for mistakes.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Lars Bergmann <lars@bergmann82.de>
Copy link
Contributor

@gandie gandie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gandie gandie merged commit 1ae26bb into master Feb 13, 2026
3 checks passed
@gandie gandie deleted the feat/ai-cms branch February 13, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants