“”

AIchemist AIchemist

aichemist / stable

Extension to do magic AI stuff around TYPO3

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req mrg/aichemist

Tags

#AI #translate #deepl

Last upload comment

That was a real challenge for the AI and for me. I wonder if it would have been easier to redesign the whole extension using AI instead of trying to update it.

But well ... 4 hours of work shouldn't be overrated. I've already spent longer on other customisations from V11 to V12. So all good thanks to AI support.

Continue to have fun with the extension - now also with V12. #Whoop #Whoop

But I also have some bad news. This version is no longer available for V11 or lower.
But there is one piece of good news ... support for V11 will not be lost.

Downloads by month

Download 2.0.0 Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Marko Röper-Grewe
Company
PIA / UDG
Last update
31. Jul 2024
First upload
28. Jul 2024
Downloads
152
Category
Backend
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)
  • deepl-php

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 req mrg/aichemist 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 (1)

Random Quote Random Quote
(randomquote)

Frontend plugin to display random quotes

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
2.0.0 / stable
July 31, 2024
That was a real challenge for the AI and for me. I wonder if it would have been easier to redesign the whole extension using AI instead of trying to update it.

But well ... 4 hours of work shouldn't be overrated. I've already spent longer on other customisations from V11 to V12. So all good thanks to AI support.

Continue to have fun with the extension - now also with V12. #Whoop #Whoop

But I also have some bad news. This version is no longer available for V11 or lower.
But there is one piece of good news ... support for V11 will not be lost.
12.4.0 - 12.4.99 Download
1.5.0 / stable
July 29, 2024
[FEATURE]
- tables & fields translatable via button now configurable
- file meta information translatable (but there is still work to do = beta status)
- test for translatable data records
- version adjusted
11.5.0 - 11.5.99 Download
1.4.0 / stable
July 29, 2024
[FEATURE]
- Translation button integrated into various page fields
- Check whether it is a new page or new content => translation only possible for saved data records
- apiKey check added (presence)
- Version updated

[FIX] - prepared for Packagist

[BUGFIX]
- Translation buttons can only be displayed for saved data records
- version updated


11.5.0 - 11.5.99 Download
1.3.0 / stable
July 28, 2024
The first version of AIchemist for TYPO3 V11 as an initial functional test for translating the tt_content fields:
- header
- subheader
- bodytext
- table_caption
using Deepl.

An API key is required, which you can obtain here: https://www.deepl.com/de/pro#developer
Then store this in the extension configuration.

Documentation and further features will follow later.

Have fun.
11.5.0 - 11.5.99 Download