Application | ||
assets | ||
docs | ||
Modules/Application | ||
Setup | ||
views | ||
.php-cs-fixer.php | ||
composer.json | ||
d3metadata.php | ||
IntelliSenseHelper.php | ||
LICENSE.md | ||
metadata.php | ||
phpunuhi.xml | ||
README.en.md | ||
README.md |
D³ article vouchers for OXID eShop
Provides the use of vouchers that add an item to the shopping basket.
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/articlevouchers:^5.0
Activate the module in Shopadmin under "Extensions -> Modules".
How to use
See the documentation for further information.
Changelog
See CHANGELOG for further information.
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: 2024-08-16)
For full copyright and licensing information, please see the LICENSE file distributed with this source code.