codingms/it-kanzlei

IT-Recht Kanzlei

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

2.1.1 2024-09-25 16:03 UTC

This package is auto-updated.

Last update: 2024-09-25 14:04:54 UTC


README

Installation

  1. Install the extension.
  2. Include the it_kanzlei TypoScript set on the relevant page.
  3. Insert itkanzlei_rechtstext frontend plugin on the relevant page.

Configuration

Storage and API

You can configure the extension using the TypoScript constant editor.

NameDefaultDescription
Default storage PID[Int] UID of the page where the legal texts will be saved
API username[String] IT-Recht Kanzlei API username
API password[String] IT-Recht Kanzlei API password
API hook typeNum1462536424[Int] typeNum query parameter of the hook page

Accounts

Account options are determined dynamically from every root page of your TYPO3 instance, where the page title is the account name and the page ID is the account ID.

Languages and countries

Language and country options are determined dynamically from every site configuration of your TYPO3 instance.

Usage

Plugin

On the desired page, insert the Rechtstext plugin and configure which document, language, country, and shop should be displayed. You can also choose to display the text as plain text, HTML, or a PDF link.

API

In the client portal of IT-Recht Kanzlei, simply enter your shop URL, username, and password.

By default the API hook is accessible at http://www.example.com/?type=1462536424, but you can modify the type value in TypoScript constant editor.