Composer

To install this extension with Composer, you must first define the package as a composer requirement and then perform a database update.

Install the extension

In your command line interface, change to the root directory of your project (where the composer.json of your project is located) and enter the following command:

composer require erhaweb/klaro-consent-manager
Copied!

or with ddev:

ddev composer require erhaweb/klaro-consent-manager
Copied!

Apply database changes

Follow the steps below to make all necessary database changes:

  1. Open the TYPO3 backend.
  2. Go to the Maintenance Module under Admin ToolsMaintenance
  3. In the card Analyze Database Structure click Analyze database…

    The following database changes are proposed:

    Maintenance: Analyze Database Structure
  4. Click the button Apply selected changes