add "trust exection code" note

This commit is contained in:
Daniel Seifert 2022-08-01 10:47:08 +02:00
parent 55e5c6941d
commit 72331406f3
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 7 additions and 3 deletions

View File

@ -7,11 +7,11 @@ The debug bar enables the display of relevant debug information in the shop fron
## Table of content
- [Installation](#installation)´
- [Installation](#installation)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [License](#license)´
- [Further licences and terms of use](#further-licences-and-terms-of-use)´
- [License](#license)
- [Further licences and terms of use](#further-licences-and-terms-of-use)
## Installation
@ -36,6 +36,8 @@ Open a command line and navigate to the root directory of the shop (parent direc
php composer require d3/modulename:^2.0
```
If necessary, please confirm that you allow `composer-symlinker` to execute code.
Activate the module in Shopadmin under "Extensions -> Modules".
## Changelog

View File

@ -36,6 +36,8 @@ Bitte tragen Sie den folgenden Abschnitt in die `composer.json` Ihres Projektes
php composer require d3/modulename:^2.0
```
Sofern nötig, bestätigen Sie bitte, dass Sie `composer-symlinker` erlauben, Code auszuführen.
Aktivieren Sie das Modul im Shopadmin unter "Erweiterungen -> Module".
## Changelog