netresearch / t3-cowriter
With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.
Installs: 10 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 5
Forks: 3
Language:JavaScript
Type:typo3-cms-extension
pkg:composer/netresearch/t3-cowriter
Requires
- php: ^8.2 || ^8.3 || ^8.4
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-rte-ckeditor: ^12.4 || ^13.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.87
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^1.10 || ^2.0
- phpstan/phpstan-deprecation-rules: ^1.1 || ^2.0
- phpstan/phpstan-strict-rules: ^1.5 || ^2.0
- saschaegerer/phpstan-typo3: ^1.10 || ^2.0
- ssch/typo3-rector: ^2.0 || ^3.0
- typo3/testing-framework: ^7.0 || ^8.0
- dev-main / 2.0.x-dev
- v2.0.0
- v2.0.0-alpha.2
- v2.0.0-alpha.1
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.0.2
- 0.0.1
- dev-feature/v3-php85-typo3-v14-nr-llm
- dev-renovate/typo3-cms-rte-ckeditor-14.x
- dev-renovate/typo3-cms-backend-14.x
- dev-renovate/typo3-testing-framework-9.x
- dev-renovate/actions-cache-5.x
- dev-dependabot/composer/typo3/testing-framework-tw-9.3.0
- dev-dependabot/github_actions/actions/cache-5.0.1
- dev-copilot/add-typo3-v12-support
- dev-TYPO3-11
- dev-copilot/add-error-handling-wrong-company-id
- dev-copilot/update-demo-language-models
- dev-feature/typo3-13-compat
- dev-NEXT-53
- dev-NEXT-74
- dev-NEXT-73
This package is auto-updated.
Last update: 2025-12-26 00:01:29 UTC
README
Did you ever wish to have a second person to work on a TYPO3 page together with you? This extension allows you to do so. With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.
Give it a try with our TYPPO3 mock and let the AI write for you: Demo
Installation
Currently the extension is not available via TER. Install the extension via composer:
composer require netresearch/t3-cowriter
Configuration
- Create a new API key at https://openai.com/api/
- Add the API key to your TYPO3 Extension configuration (Extension Manager -> Settings -> Extension Configuration -> t3_cowriter)
- Having no own RTE Configuration:
- With an own RTE Configuration yml file (your_ext/Configuration/RTE/YourConfig.yml):
- add to externalPlugins:
editor: externalPlugins: cowriter: resource: "EXT:t3_cowriter/Resources/Public/JavaScript/Plugins/cowriter/"
Functionality
- You'll get a new button in your editor for content elements.
- Press the button and enter a description for the text you want to generate
License
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.
Contact
Netresearch, the company behind this plugin, is a leading European provider of digital solutions and services for the eCommerce industry. We are a team of eCommerce experts, developers, designers, project managers, and consultants. We are passionate about eCommerce and we love to share our knowledge with the community.

