8
0
Fork 0

add "trust exection code" note

Dieser Commit ist enthalten in:
Daniel Seifert 2022-08-01 10:47:08 +02:00
Ursprung 55e5c6941d
Commit 72331406f3
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
2 geänderte Dateien mit 7 neuen und 3 gelöschten Zeilen

Datei anzeigen

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

Datei anzeigen

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