---
description: Offers and coupons, gift cards manager for TomatoPHP e-commerce system.
---
# 💯 Tomato Coupons
### Installation
```
composer require tomatophp/tomato-coupons
```
or as Module
```
composer require tomatophp/tomato-coupons-module
```
after installing your package please run this command
```
php artisan tomato-coupons:install
```
### Changelog
Please see [CHANGELOG](https://github.com/tomatophp/tomato-coupons/blob/master/CHANGELOG.md) for more information on what has changed recently.
### Security
Please see [SECURITY](https://github.com/tomatophp/tomato-coupons/blob/master/SECURITY.md) for more information about security.
### Credits
* [Fady Mondy](mailto:info@3x1.io)
### License
The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-coupons/blob/master/LICENSE.md) for more information.