diff --git a/README.en.md b/README.en.md index af2e32c..f88ce41 100644 --- a/README.en.md +++ b/README.en.md @@ -41,10 +41,10 @@ Open a command line and navigate to the root directory of the shop (parent direc ```bash -php composer require d3/modulename:^2.0 +php composer require d3/oxid-debugbar:^1.0 ``` -If necessary, please confirm that you allow `composer-symlinker` to execute code. +If necessary, please confirm that you allow `composer-symlinker` and `composer-patches` to execute code. Activate the module in Shopadmin under "Extensions -> Modules". @@ -80,7 +80,7 @@ If you have a suggestion that would make this better, please fork the repo and c - Push to the Branch (git push origin feature/AmazingFeature) - Open a Pull Request -## Licence +## License (status: 2022-07-30) Distributed under the GPLv3 license. @@ -93,7 +93,7 @@ This software is distributed under the GNU GENERAL PUBLIC LICENSE version 3. For full copyright and licensing information, please see the [LICENSE](LICENSE.md) file distributed with this source code. -## Further licences and terms of use +## Further licenses and terms of use ### Smarty collector ([https://github.com/Junker/php-debugbar-smarty/blob/master/LICENSE](https://github.com/Junker/php-debugbar-smarty/blob/master/LICENSE) - status 2022-07-31) diff --git a/README.md b/README.md index 9cf5ca6..7c32c57 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,10 @@ Bitte tragen Sie den folgenden Abschnitt in die `composer.json` Ihres Projektes ```bash -php composer require d3/modulename:^2.0 +php composer require d3/oxid-debugbar:^1.0 ``` -Sofern nötig, bestätigen Sie bitte, dass Sie `composer-symlinker` erlauben, Code auszuführen. +Sofern nötig, bestätigen Sie bitte, dass Sie `composer-symlinker` und `composer-patches` erlauben, Code auszuführen. Aktivieren Sie das Modul im Shopadmin unter "Erweiterungen -> Module". diff --git a/composer.json b/composer.json index 1165d69..d035a2e 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "d3/debugbar", + "name": "d3/oxid-debugbar", "description": "add the DegugBar to OXID eShop", "type": "oxideshop-module", "keywords": [