“”

avalex: Automated Legal Texts avalex: Automated Legal Texts

1 likes

avalex / stable

Integrates automatically updated and legally compliant texts (Imprint, Privacy, Cancellation notice, and Terms and conditions) into your TYPO3 website. Protects against legal warnings through automatic updates via the avalex API.

This version supports TYPO3

13 LTS 14 LTS

Older versions also support TYPO3

6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS 12 LTS 13 LTS 14 LTS


Tags

Get started

Download 10.0.3

Details

Author
Stefan Froemken
Company
jweiland.net
Last update
16. Jun 2026
First upload
28. Apr 2018
Downloads
21,531
Category
Frontend Plugins
Dependencies
  • TYPO3 (>=13.4.0 <=14.3.99)

Last upload comment

## What's Changed

Add TYPO3 14 compatibility.


Downloads by month

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 jweiland/avalex 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 (48)


Version history

Filter for TYPO3 versions

10.0.3 stable Latest
June 16, 2026
TYPO3: 13 LTS 14 LTS (>=13.4.0 <=14.3.99)
## What's Changed

Add TYPO3 14 compatibility.
Download
9.1.0 stable
March 17, 2026
TYPO3: 13 LTS (>=13.4.0 <=13.4.99)
## What's Changed
* [TASK] Add upgrade wizard for list_type to CType migration by @hojalatheef in https://github.com/jweiland-net/avalex/pull/52

**Full Changelog**: https://github.com/jweiland-net/avalex/compare/9.0.3...9.1.0
Download
9.0.3 stable
January 30, 2026
TYPO3: 13 LTS (>=13.4.0 <=13.4.99)
BUGFIX: Store empty response to cache of translated content
Download
9.0.2 stable
January 24, 2025
TYPO3: 13 LTS (>=13.4.0 <=13.4.99)
Errors will be shown directly in frontend instead of log-file
Download
9.0.1 stable
January 08, 2025
TYPO3: 13 LTS (>=13.4.0 <=13.4.99)
Add TYPO3 13 compatibility
Remove TYPO3 6, 7, 8, 9, 10, 11, 12 compatibility
Please read upgrade instruction from documentation
Download
8.0.3 stable
January 30, 2026
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS 12 LTS (>=6.2.0 <=12.5.99)
BUGFIX: Store empty response to cache of translated content
Download
8.0.2 stable
June 28, 2023
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS 12 LTS (>=6.2.0 <=12.5.99)
Bugfix: Version mismatch

Add TYPO3 12 compatibility
This version is TYPO3 6.2-12.4 compatible
Download
8.0.0 stable
June 28, 2023
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS 12 LTS (>=6.2.0 <=12.5.99)
Add TYPO3 12 compatibility
This version is TYPO3 6.2-12.4 compatible
Download
7.0.2 stable
November 11, 2022
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS (>=6.2.0 <=11.5.99)
Add .gitattributes file to prevent dev directories
Lower case "avalex"
Update extension description
Update developer name for avalex extension
Do not try to call any tasks in ext_update.php
Update documentation point 5 of installation (Remove wording "task")
Remove an empty line in ext_localconf.php
Download
7.0.0 stable
September 23, 2022
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS (>=6.2.0 <=11.5.99)
Complete rewritten AvalexClient to access Avalex API
A lot of Code CleanUps
Updated documentation
This version is still TYPO3 6.2-11.5 compatible
This version is still PHP 5.6 - 8.1 compatible
Download
6.5.0 stable
February 24, 2022
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS (>=6.2.0 <=11.5.99)
Multilanguage Support thanks to the new Avalex 3.0 API
Download
6.4.0 stable
November 12, 2021
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS 11 LTS (>=6.2.0 <=11.5.99)
- Add support for TYPO3 v11 LTS
Download
6.3.0 stable
February 02, 2021
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS (>=6.2.0 <=11.0.99)
- Adds support for TYPO3 spam protect email address feature
(https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Config/Index.html#spamprotectemailaddresses)
- Adds absolute URLs to relative anchor links to fix not working anchors on websites with a base url
Download
6.2.0 stable
June 29, 2020
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS 10 LTS (>=6.2.0 <=10.4.99)
There are news plugins available! Please take a look into the documentation and avalex.de to get more information.

- Add new plugins for new avalex API endpoints like imprint, terms, ...
- Remove legal_text table and scheduler task and use the caching framework instead
- Add new ApiService to fetch content for all API endpoints
- Replace GeneralUtility::sysLog usage with logging framework to be compatible with v10
Download
6.1.2 stable
November 28, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS (>=6.2.0 <=9.5.99)
- Bugfix: Nested rootlines are not respected
- Bugfix TYPO3 > 8.4: Repository can´t find legal text entries for configurations with more than one selected website
Download
6.1.1 stable
November 22, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS (>=6.2.0 <=9.5.99)
- Fix usage of no longer working API url
- Fix composer dependencies for TYPO3 9 LTS
Download
6.1.0 stable
October 24, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS 9 LTS (>=6.2.0 <=9.5.99)
- Compatible with TYPO3 v9 LTS
- Fixed bug: Long legal texts are cut
Download
6.0.2 stable
June 06, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=9.3.99)
Minor updates in ext_tables and composer.json, updated documentation to allow "edit me on github"
Download
6.0.1 stable
May 19, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=9.3.99)
Small bug fixes and a few additions to the documentation
Download
6.0.0 stable
May 15, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=9.3.99)
Features added: handling of multiple web sites in one page tree, added compatibility for TYPO3 versions 6.2 through 9.3. A version of avalex for TYPO3 versions 4.3-6.1.99 is available from our web site (https://jweiland.net/typo3/codebeispiele/allgemeines
Download
1.0.0 stable
April 28, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
Extension to automatically generate and update a valid "Data Privacy Statement" for a TYPO3 site to comply with GDPR/DSVGO. Requires an account at https://www.avalex.de/121.html - This is the initial version for TYPO3 7.6 and 8.7
Download

Get started

Download 10.0.3

Details

Author
Stefan Froemken
Company
jweiland.net
Last update
16. Jun 2026
First upload
28. Apr 2018
Downloads
21,531
Category
Frontend Plugins
Dependencies
  • TYPO3 (>=13.4.0 <=14.3.99)