Go to file
Daniel Seifert 73c5211c6d
cleanup dev dependencies
2023-12-14 11:06:27 +01:00
Application add english translation 2023-12-14 08:33:15 +01:00
migration Initial commit 2023-12-08 14:31:53 +01:00
out/src/css initial 2023-12-11 10:38:59 +01:00
.php-cs-fixer.php Initial commit 2023-12-08 14:31:53 +01:00
CHANGELOG.md update module informations 2023-12-14 10:19:06 +01:00
DEVELOPMENT.md Initial commit 2023-12-08 14:31:53 +01:00
LICENSE.md Initial commit 2023-12-08 14:31:53 +01:00
README.en.md update module informations 2023-12-14 10:19:06 +01:00
README.md update module informations 2023-12-14 10:19:06 +01:00
composer.json cleanup dev dependencies 2023-12-14 11:06:27 +01:00
menu.xml add plugin description page 2023-12-13 14:12:50 +01:00
metadata.php add plugin description page 2023-12-13 14:12:50 +01:00
phpstan.neon improve code 2023-12-12 11:43:46 +01:00
phpunit.xml Initial commit 2023-12-08 14:31:53 +01:00
phpunuhi.xml Initial commit 2023-12-08 14:31:53 +01:00
picture.svg initial 2023-12-12 11:28:18 +01:00

README.en.md

deutsche Version english version

D³ Mail Configuration Check for OXID eShop

Table of content

Installation

This package requires an OXID eShop installed with Composer in a version defined in the composer.json.

Open a command line and navigate to the root directory of the shop (parent directory of source and vendor). Execute the following commands. Adapt the path details to your installation environment.

composer require d3/mailconfigchecker:^2.0

Activate the module in Shopadmin under "Extensions -> Modules".

How to use

Call up the pages in the backend of the shop under "Service -> Email checking".

Changelog

See CHANGELOG for further informations.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

(status: 2023-12-13)

Distributed under the GPLv3 license.

Copyright (c) D3 Data Development (Inh. Thomas Dartsch)

This software is distributed under the GNU GENERAL PUBLIC LICENSE version 3.

For full copyright and licensing information, please see the LICENSE file distributed with this source code.