erecht24/er24-rechtstexte

There is no license information available for the latest version (2.0.2) of this package.

This extension allows the easy integration of imprint and privacy policy of eRecht24.

Installs: 1 990

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 3

Open Issues: 3

Type:typo3-cms-extension

2.0.2 2023-09-26 18:47 UTC

README

eRecht24.de is a SaaS, that provides users with legal texts for their websites suh as imprints, privacy policies and others according to the german law.

What does it do?

This extension allows the easy integration of imprint and privacy policy of eRecht24.

Usage

Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require erecht24/er24-rechtstexte

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

Configuration & FAQ

Please use the following manual for initial configuration: https://www.e-recht24.de/mitglieder/tools/erecht24-rechtstexte-plugin/typo3/

If you want to use the mail bot spam protection, you have to put the following code in your config:

config.spamProtectEmailAddresses = ascii

For further details check the TYPO3 documentation.

Contribute

Pull Requests are welcome! Please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.