Override cupons providers

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
jramirezgranada
Posts: 40
Joined: 12 Jul 2018, 19:57

Override cupons providers

Post by jramirezgranada » 17 Jan 2019, 21:48

Hi there;

So i need to change some logic from coupons providers, what is the way to override those files, is there a config file or setting to call my new classes ?

Thanks
--
Jorge A Ramirez
System Engineer
PHP Developer

User avatar
aimeos
Administrator
Posts: 7881
Joined: 01 Jan 1970, 00:00

Re: Override cupons providers

Post by aimeos » 18 Jan 2019, 09:32

Create your own coupon provider and extend from an existing one if you can reuse some code. Your own one should be found automatically and added to the list of available ones in the admin interface.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply