add "trust exection code" note

Cette révision appartient à :
Daniel Seifert 2022-08-01 10:47:08 +02:00
Parent 55e5c6941d
révision 72331406f3
Signé par: DanielS
ID de la clé GPG: 8A7C4C6ED1915C6F
2 fichiers modifiés avec 7 ajouts et 3 suppressions

Voir le fichier

@ -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

Voir le fichier

@ -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