“”

AI Suite AI Suite

ai_suite / stable

The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including "Easy Language"), content creation and modification, image generation and page structure generation.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require autodudes/ai-suite

Tags

#AI #AI_Suite #ai-tool #open-ai #chatgpt #seo #KI #image-generation #gpt #deepl #claude #Anthropic #midjourney #llama #googletranslate #Accessibility #a11y

Last upload comment

Release Notes: v13.9.0
Improvements:
- Add possibility to translate file metadata for existing files (including glossary support)
- Add FieldControl for abstract field of page properties

Bugfixes:

- Fix correct handling of special characters during xlf translation (thx @EnesHasani) fixes #25 and #26
- Fix correct handling of nested related tables during content element generation with AI (thx @Andi Steiger)
- Ignore log entry requests in tracking handling (thx @Andi Steiger)

Important:
Please remember to clear all caches (also clear /var/cache/code folder) after the update!
If you already have created DeepL glossaries, please sync them once after the update!

Downloads by month

Download 13.9.0 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Manuel Schnabel, André Kraus
Company
AutoDudes
Last update
22. Nov 2025
First upload
03. Jun 2024
Downloads
10,104
Category
Backend
Dependencies
  • TYPO3 (13.4.0 - 13.4.99)
Conflicts

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require autodudes/ai-suite to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (2)

Form Spamshield Form Spamshield
(wsm_form_spamshield)

Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.

Supported TYPO3 versions:
Content Blocks Registration API Content Blocks Registration API
(contentblocks_reg_api)

This API provides an easy and reliable way to register content blocks as standalone packages.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
13.9.0 / stable
November 22, 2025
Release Notes: v13.9.0
Improvements:
- Add possibility to translate file metadata for existing files (including glossary support)
- Add FieldControl for abstract field of page properties

Bugfixes:

- Fix correct handling of special characters during xlf translation (thx @EnesHasani) fixes #25 and #26
- Fix correct handling of nested related tables during content element generation with AI (thx @Andi Steiger)
- Ignore log entry requests in tracking handling (thx @Andi Steiger)

Important:
Please remember to clear all caches (also clear /var/cache/code folder) after the update!
If you already have created DeepL glossaries, please sync them once after the update!
13.4.0 - 13.4.99 Download
13.8.1 / stable
October 17, 2025
Release Notes: v13.8.1

Fixes:
- Check for existing selected directories in GlobalInstructionHook
13.4.0 - 13.4.99 Download
13.8.0 / stable
October 16, 2025
Release Notes: v13.8.0
Improvements:
- New feature Global Instructions
- Optimize Usability when switching page while are in Prompt Templates list view

Fixes:
- Show correct blank metadata label for newly generated records in TaskEngine (thx @jonaseberle)
- Fix error when trying to access TaskEngine in "Bring your own keys" mode (thx @piijai)
- Improve batch handling in WorkflowManager (thx to @helmutstrasser and @ajanos)
13.4.0 - 13.4.99 Download
13.7.0 / stable
September 22, 2025
Release Notes: v13.7.0

Improvements:
- Add possibility to generate metadata for non translated files
- Add Flux (Image AI) support
- Extend translation permission options

Bugfixes:
- Fix problem when opening translation wizard for whole page through page context menu (thx @attila)
- Fix permission for showing/hiding "Translate whole page with AI" buttons for editors (thx @attila)
13.4.0 - 13.4.99 Download
13.6.2 / stable
September 12, 2025
Release Notes: v13.6.2

Improvements:
- Add support for Midjourney 7.0

Bugfixes:
- Fix problem with NewContentElementWizard (due to changes in new security realeases) (thx @jacobsenj and @dkoritnik fixes #24)
- Fix missing prefill functionality when regenerating images (thx @floweiss)
- Refactoring process of fetching content for bulk translations
13.4.0 - 13.4.99 Download
13.6.1 / stable
August 04, 2025
Release Notes: v13.6.1

Improvements:
- Adjust language detection and add corresponding site domains in WorkflowManager filters

Bugfixes:
- Set correct pid of inline elements while creating content elements
- Fix file permissions check in WorkflowManager and TaskEngine (thx @helsner fixes #23)
- Adjust dark mode design (AI plugin modal and page selection field)
13.4.0 - 13.4.99 Download
13.6.0 / stable
July 27, 2025
Release Notes: v13.6.0

Improvements
- Look and feel adapted to TYPO3 design
- Translate whole pages including metadata and content elements
- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)

Bugfixes
- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release
- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)
- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)
- EXT:container conflict on position 0, (thanks to @Marco Zanter)
13.4.0 - 13.4.99 Download
13.5.2 / stable
June 09, 2025
Bugfix-Release Notes: v13.5.2

- Set event listener identifiers to 'tx-ai-suite' prefix so that they will be called later (e.g. to solve an issue with EXT:content_defender) (thx to @thomasrawiel and @helsner)
- Enhance translation field fetching to consider different types in elements (thx to @dld-mind, fixes #16)
- Update language handling in SiteService to consider disabled languages in frontend (thx to @geoffroycochard, fixes #14)
- Remove default values for text columns to ensure compatibility with MySQL < 8.0.13 (thanks to @thomasrawiel, fixes #15)
13.4.0 - 13.4.99 Download
13.5.1 / stable
May 23, 2025
Release v13.5.1:

Improvements:
- Add TaskEngine statistics
- Automatic filter reminder in TaskEngine

Bugfixes:
- Add handling of large images and notifications
- Prevent generation and add notification for invalid URL input of Midjourney style reference option
- Detect api key in backend user groups if backend user group with custom key is not on first position (thanks @Dirk Koritnik)
- Add additional check for empty palettes (thanks @Robert Krämer)
- Extend validation of metadata results (thanks @helsner)
13.4.0 - 13.4.99 Download
13.5.0 / stable
April 26, 2025
Release v13.5.0:

Features:
- Glossar functionality for translations (with OpenAI, Anthropic and DeepL)
- Keep filter selection in WorkflowManager
- improve WorkflowManager and TaskEngine UI/UX

Bugfixes:
- Add compatibility with b13/container version 3.1.8
- Fetch content from files with special characters in WorkflowManager
- Add additional checks in ModifyNewContentElementWizardItemsEventListener to support special use cases (thx to @twojtylak)
- Find files with option "Show only in content included files" in WorkflowManager which are included in FlexForm within a group field (e.g. links)
- Sort libraries before return to prevent gaps in array key numbering which leads to an error

Don’t forget to clear all caches and update the database schema after the update!
13.4.0 - 13.4.99 Download
13.4.1 / stable
March 13, 2025
Bugfix Release: v13.4.1

Image meta model mapping in FormEngine
13.4.0 - 13.4.99 Download
13.4.0 / stable
March 12, 2025
Release: v13.4.0

New Features
- Added Meta Llama-3.3 (70B Instruct)
- Refresh button for TaskEngine
- Retry function for individual tasks in TaskEngine
- Delete all buttons in TaskEngine

Bug Fixes & Improvements
- Properly identifying and excluding unsupported image types in WorkflowManager
- Fixed correct saving of translations in file metadata in TaskEngine
- Ensured proper loading of file references from record tables in TaskEngine
- Improved TaskEngine handling for a smoother experience
- Fallback to default language in CKEditor plugin when sys_language_uid = -1

Don’t forget to clear all caches and update the database schema after the update!
13.4.0 - 13.4.99 Download
13.3.1 / stable
February 18, 2025
Bugfix Release: v13.3.1
- [FIX] Add FieldControl buttons for sys_file_reference fields
- [FIX] Bug in TaskEngine handling
- [FIX] Naming conflicts, thx to @thomasrawiel

Don’t forget to clear all caches!
13.4.0 - 13.4.99 Download
13.3.0 / stable
February 12, 2025
Release: v13.3.0
- [FEATURE] Introducing CKEditor Plugin for "simple language"
- [FEATURE] Improving usability of TaskEngine (adding "Click and save")
- [TASK] Adding compatibility with new TYPO3 version 13.4.5

Don’t forget to clear all caches and update the database schema after the update!
13.4.0 - 13.4.99 Download
13.2.0 / stable
February 10, 2025
Release: v13.2.0
- [FEATURE] Introducing Flexform support for translation handling
- [FEATURE] PHP 8.4 compatibility
- [TASK] Improve language handling of WorkflowManager & TaskEngine

Don’t forget to clear all caches and database compare!
13.4.0 - 13.4.99 Download
13.1.2 / stable
January 21, 2025
Bugfix Release: v13.1.2
- [FIX] XLIFF for language german
13.4.0 - 13.4.99 Download
13.1.1 / stable
January 21, 2025
Bugfix Release: v13.1.1
- [FIX] set correct reference field for fetching sys_file_metadata relations
13.4.0 - 13.4.99 Download
13.1.0 / stable
January 18, 2025
Release: v13.1.0:

- Mass actions and background task handling
- Allow HTTP Basic Auth, thx to @thomasrawiel
- Extend permission handling
- [FIX] CKEditor AI plugin compatibility in terms of TYPO3 core changes

Please remember to clear all caches after the update and update database schema!
13.4.0 - 13.4.99 Download
13.0.2 / stable
November 20, 2024
Bugfix Release: v13.0.2
- [FIX] Add missing caret version range, thx to @SchmidMaxi
13.4.0 - 13.4.99 Download
13.0.1 / stable
November 08, 2024
Bugfix Release: v13.0.1
- [FIX] Broken editor handling for sys_language_uid -1, thx to @d-s-codappix
13.4.0 - 13.4.99 Download
13.0.0 / stable
November 04, 2024
Release: v13.0.0
- [FEATURE] TYPO3 v13 compatibility
- [FEATURE] Permission Handling via backend user groups
13.4.0 - 13.4.99 Download
12.15.0 / stable
November 22, 2025
Release Notes: v12.15.0
Improvements:
- Add possibility to translate file metadata for existing files (including glossary support)
- Add FieldControl for abstract field of page properties

Bugfixes:

- Fix correct handling of special characters during xlf translation (thx @EnesHasani) fixes #25 and #26
- Fix correct handling of nested related tables during content element generation with AI (thx @Andi Steiger)
- Ignore log entry requests in tracking handling (thx @Andi Steiger)

Important:
Please remember to clear all caches (also clear /var/cache/code folder) after the update!
If you already have created DeepL glossaries, please sync them once after the update!
12.4.11 - 12.4.99 Download
12.14.1 / stable
October 17, 2025
Release Notes: v12.14.1

Fixes:
- Check for existing selected directories in GlobalInstructionHook
12.4.11 - 12.4.99 Download
12.14.0 / stable
October 16, 2025
Release Notes: v12.14.0
Improvements:
- New feature Global Instructions
- Optimize Usability when switching page while are in Prompt Templates list view

Fixes:
- Show correct blank metadata label for newly generated records in TaskEngine (thx @jonaseberle)
- Fix error when trying to access TaskEngine in "Bring your own keys" mode (thx @piijai)
- Improve batch handling in WorkflowManager (thx to @helmutstrasser and @ajanos)
12.4.11 - 12.4.99 Download
12.13.0 / stable
September 22, 2025
Release Notes: v12.13.0

Improvements:
- Add possibility to generate metadata for non translated files
- Add Flux (Image AI) support
- Extend translation permission options

Bugfixes:
- Fix problem when opening translation wizard for whole page through page context menu (thx @attila)
- Fix permission for showing/hiding "Translate whole page with AI" buttons for editors (thx @attila)
12.4.11 - 12.4.99 Download
12.12.3 / stable
September 12, 2025
Release Notes: v12.12.3

Improvements:
- Add support for Midjourney 7.0

Bugfixes:
- Fix problem with NewContentElementWizard (due to changes in new security realeases) (thx @jacobsenj and @dkoritnik fixes #24)
- Fix missing prefill functionality when regenerating images (thx @floweiss)
- Refactoring process of fetching content for bulk translations
12.4.11 - 12.4.99 Download
12.12.2 / stable
August 04, 2025
Release Notes: v12.12.2

Improvements:
- Adjust language detection and add corresponding site domains in WorkflowManager filters

Bugfixes:
- Set correct pid of inline elements while creating content elements
- Fix file permissions check in WorkflowManager and TaskEngine (thx @helsner fixes #23)
- Adjust dark mode design (AI plugin modal and page selection field)
12.4.11 - 12.4.99 Download
12.12.1 / stable
July 27, 2025
Release Notes: v12.12.1

Improvements
- Look and feel adapted to TYPO3 design
- Translate whole pages including metadata and content elements
- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)

Bugfixes
- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release
- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)
- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)
- EXT:container conflict on position 0, (thanks to @Marco Zanter)
12.4.11 - 12.4.99 Download
12.12.0 / stable
July 27, 2025
Release Notes: v12.12.0

Improvements
- Look and feel adapted to TYPO3 design
- Translate whole pages including metadata and content elements
- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)

Bugfixes
- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release
- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)
- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)
- EXT:container conflict on position 0, (thanks to @Marco Zanter)
12.4.11 - 12.4.99 Download
12.11.2 / stable
June 09, 2025
Bugfix-Release Notes: v12.11.2

- Set event listener identifiers to 'tx-ai-suite' prefix so that they will be called later (e.g. to solve an issue with EXT:content_defender) (thx to @thomasrawiel and @helsner)
- Enhance translation field fetching to consider different types in elements (thx to @dld-mind, fixes #16)
- Update language handling in SiteService to consider disabled languages in frontend (thx to @geoffroycochard, fixes #14)
- Remove default values for text columns to ensure compatibility with MySQL < 8.0.13 (thanks to @thomasrawiel, fixes #15)
12.4.11 - 12.4.99 Download
12.11.1 / stable
May 23, 2025
Release v12.11.1:

Improvements:
- Add TaskEngine statistics
- Automatic filter reminder in TaskEngine

Bugfixes:
- Add handling of large images and notifications
- Prevent generation and add notification for invalid URL input of Midjourney style reference option
- Detect api key in backend user groups if backend user group with custom key is not on first position (thanks @Dirk Koritnik)
- Add additional check for empty palettes (thanks @Robert Krämer)
- Extend validation of metadata results (thanks @helsner)
12.4.11 - 12.4.99 Download
12.11.0 / stable
April 26, 2025
Release v12.11.0:

Features:
- Glossar functionality for translations (with OpenAI, Anthropic and DeepL)
- Keep filter selection in WorkflowManager
- improve WorkflowManager and TaskEngine UI/UX

Bugfixes:
- Add compatibility with b13/container version 3.1.8
- Fetch content from files with special characters in WorkflowManager
- Add additional checks in ModifyNewContentElementWizardItemsEventListener to support special use cases (thx to @twojtylak)
- Find files with option "Show only in content included files" in WorkflowManager which are included in FlexForm wihtin a group field (e.g. links)
- Sort libraries before return to prevent gaps in array key numbering which leads to an error

Don’t forget to clear all caches and update the database schema after the update!
12.4.11 - 12.4.99 Download
12.10.1 / stable
March 13, 2025
Bugfix Release: v12.10.1

Image meta model mapping in FormEngine
12.4.11 - 12.4.99 Download
12.10.0 / stable
March 12, 2025
Release: v12.10.0

New Features
- Added Meta Llama-3.3 (70B Instruct)
- Refresh button for TaskEngine
- Retry function for individual tasks in TaskEngine
- Delete all buttons in TaskEngine

Bug Fixes & Improvements
- Properly identifying and excluding unsupported image types in WorkflowManager
- Fixed correct saving of translations in file metadata in TaskEngine
- Ensured proper loading of file references from record tables in TaskEngine
- Improved TaskEngine handling for a smoother experience
- Fallback to default language in CKEditor plugin when sys_language_uid = -1

Don’t forget to clear all caches and update the database schema after the update!
12.4.11 - 12.4.99 Download
12.9.1 / stable
February 18, 2025
Bugfix Release: v12.9.1
- [FIX] Add FieldControl buttons for sys_file_reference fields
- [FIX] Bug in TaskEngine handling
- [FIX] Naming conflicts, thx to @thomasrawiel

Don’t forget to clear all caches!
12.4.11 - 12.4.99 Download
12.9.0 / stable
February 12, 2025
Release: v12.9.0
- [FEATURE] Introducing CKEditor Plugin for "simple language"
- [FEATURE] Improving usability of TaskEngine (adding "Click and save")
- [TASK] Adding compatibility with new TYPO3 version 12.4.27

Don’t forget to clear all caches and update the database schema after the update!
12.4.11 - 12.4.99 Download
12.8.0 / stable
February 10, 2025
Release: v12.8.0
- [FEATURE] Introducing Flexform support for translation handling
- [FEATURE] PHP 8.4 compatibility
- [TASK] Improve language handling of WorkflowManager & TaskEngine

Don’t forget to clear all caches and database compare!
12.4.11 - 12.4.99 Download
12.7.2 / stable
January 21, 2025
Bugfix Release: v12.7.2
- [FIX] XLIFF for language german
12.4.11 - 12.4.99 Download
12.7.1 / stable
January 21, 2025
Bugfix Release: v12.7.1
- [FIX] set correct reference field for fetching sys_file_metadata relations
12.4.11 - 12.4.99 Download
12.7.0 / stable
January 18, 2025
Release: v12.7.0:

- Mass actions and background task handling
- Allow HTTP Basic Auth, thx to @thomasrawiel
- Extend permission handling
- [FIX] CKEditor AI plugin compatibility in terms of TYPO3 core changes

Please remember to clear all caches after the update and update database schema!
12.4.11 - 12.4.99 Download
12.6.1 / stable
November 08, 2024
Bugfix Release: v12.6.1
- [FIX] Broken editor handling for sys_language_uid -1, thx to @d-s-codappix
12.4.11 - 12.4.99 Download
12.6.0 / stable
November 04, 2024
Release: v12.6.0
- [FEATURE] Permission Handling via backend user groups

Please remember to clear all PHP caches after updating.
12.4.11 - 12.4.99 Download
12.5.2 / stable
October 14, 2024
Bugfix Release: v12.5.2
12.4.0 - 12.4.99 Download
12.5.1 / stable
September 13, 2024
Bugfix Release: v12.5.1
12.4.0 - 12.4.99 Download
12.5.0 / stable
August 24, 2024
Release v12.5.0:
- add new pricing model "Subscriptions"
- add Midjourney 6.1 support
- optimize translation handling
12.4.0 - 12.4.99 Download
12.4.0 / stable
July 29, 2024
Release v12.4.0:
- Modify & generate text within CKEditor
- New APIs: DeepL, Anthropic
- Translate Content with AI, Deepl, Google Translate
- CKEditor available in content generation process
12.4.0 - 12.4.99 Download
12.3.1 / stable
June 05, 2024
Changelog v12.3.1:
- Improve push notification for EXT:news meta generation when setup is not correct configured
12.4.0 - 12.4.99 Download
12.3.0 / stable
June 03, 2024
Changelog 12.3.0:
- Generate news records of EXT:news
- Preparations for new subscription models
- Several improvements and optimizations

Please consider to clear PHP caches and browser caches.
12.4.0 - 12.4.99 Download
12.2.0 / stable
May 15, 2024
Changelog 12.2.0:
- Generate images in Filelist with DALL-E and Midjourney
- Generate alternative text and titles for images in the Filelist
- Several improvements and optimizations

Please consider to clear PHP caches and browser caches.
12.4.0 - 12.4.99 Download
12.1.0 / stable
April 17, 2024
Changelog 12.1.0:
- Integrate Midjourney for image generation
- Add support for PHP 8.3
- Add status updates during generation
- Add searchable dropdown to page selection for page tree generation
- Add configurable storage for generated images
- Add additional field for custom image title field
- Several fixes and optimazations
Please consider to clear /var/cache/code directory and update database schema
12.4.0 - 12.4.99 Download
12.0.3 / stable
March 24, 2024
[FIX] managing custom prompt templates
[FEATURE] Add title and alternative to images during generation
[FEATURE] Add cancel button and optimize loading screen
[TASK] Add missing german translations
[FIX] XLF translation bug when xlf file has only one item (thanks to Wolfgang Wagner)
[FEATURE] general available prompt templates
[FEATURE] re-generate content elements
12.4.0 - 12.4.99 Download
12.0.2 / stable
March 24, 2024
[FIX] managing custom prompt templates
[FEATURE] Add title and alternative to images during generation
[FEATURE] Add cancel button and optimize loading screen
[TASK] Add missing german translations
[FIX] XLF translation bug when xlf file has only one item (thanks to Wolfgang Wagner)
[FEATURE] general available prompt templates
[FEATURE] re-generate content elements
12.4.0 - 12.4.99 Download
12.0.1 / stable
March 15, 2024
[DOCU] update links and general information
12.4.0 - 12.4.99 Download
12.0.0 / stable
March 14, 2024
[FEATURE] initial publish
12.4.0 - 12.4.99 Download
11.4.0 / stable
June 13, 2025
Release v11.4.0:

- Backport v12.11.2 to TYPO3 version 11.5 LTS
11.5.0 - 11.5.99 Download
11.3.1 / stable
November 08, 2024
Bugfix Release: v11.3.1
- [FIX] Broken editor handling for sys_language_uid -1
11.5.0 - 11.5.99 Download
11.3.0 / stable
November 04, 2024
Release: v11.3.0
- [FEATURE] Permission Handling via backend user groups
11.5.0 - 11.5.99 Download
11.2.2 / stable
October 14, 2024
Bugfix Release: v11.2.2
11.5.0 - 11.5.99 Download
11.2.1 / stable
September 13, 2024
Bugfix Release: v11.2.1
11.5.0 - 11.5.99 Download
11.2.0 / stable
August 24, 2024
Release v11.2.0:
- add new pricing model "Subscriptions"
- add Midjourney 6.1 support
- optimize translation handling
11.5.0 - 11.5.99 Download
11.1.0 / stable
July 29, 2024
Release v11.1.0:
- New APIs: DeepL, Anthropic
- Translate Content with AI, Deepl, Google Translate
- CKEditor available in content generation process
11.5.0 - 11.5.99 Download
11.0.1 / stable
June 05, 2024
Changelog v11.0.1:
- Improve push notification for EXT:news meta generation when setup is not correct configured
11.5.0 - 11.5.99 Download
11.0.0 / stable
June 03, 2024
Release 11.0.0

Short version:
- Backport v12.3.0 to TYPO3 version 11.5 LTS

Long version:
- Generate content elements
- Page tree generation
- Add title and alternative to images during generation
- Translate XLF language files
- Prompt templates manager
- Add title and alternative generation to images
- Generate images in Filelist with DALL-E and Midjourney
- Generate alternative text and titles for images in the Filelist
- Status updates during generation
- Configurable storage for generated images
- Page title and meta tags generation
- OG-Graph and Twitter tags generation

Please consider to clear PHP caches and browser caches.
11.5.0 - 11.5.99 Download