Go to file
Daniel Seifert cd1162bd63
update license information, fix dependency
2022-09-08 22:24:28 +02:00
src move message content generator to Order Manager plugin 2022-08-09 13:48:58 +02:00
.gitignore fix code style 2022-08-07 22:18:23 +02:00
.php-cs-fixer.php fix code style 2022-08-07 22:18:23 +02:00
CHANGELOG.md add documentation 2022-08-15 10:38:29 +02:00
LICENSE.md add documentation 2022-08-15 10:38:29 +02:00
README.en.md add support note 2022-09-08 15:47:50 +02:00
README.md add support note 2022-09-08 15:47:50 +02:00
composer.json update license information, fix dependency 2022-09-08 22:24:28 +02:00
phpstan.neon apply static code analysis fixes 2022-08-07 22:52:00 +02:00

README.en.md

deutsche Version english version

D3 Order Manager Extension: LINK Mobility Mobile Messaging

Connection of the LINK Mobility API (message dispatch via SMS) to the D3 Order Manager

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 command. Adapt the path details to your installation environment.

php composer require d3/linkmobility4ordermanager:^1.0

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

How to use

The extension integrates itself directly in the OXID module "Order manager". Open the entry of the task to be added and select the action "Send SMS" in the actions in the section "Information". Configure this according to your requirements.

Please set the necessary access settings to LINK Mobility in the interface module for the OXID shop.

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

Support

If you have any questions about the messaging service and its contracts, please contact the LINK Mobility Team.

For technical inquiries you will find the contact options in the composer.json.

License

(status: 2022-09-01)

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.