Show Posts


Messages - Hayes1

Pages: [1]
1
Built-in Features / Re: how to use phpunit in a project
« on: December 30, 2023, 05:56:21 AM »
Embarking on a PHPUnit journey is a great initiative! To integrate it into your project, start by installing PHPUnit via Composer, create test classes, and write test methods to validate your code. The learning curve is rewarding, and you'll soon appreciate the robust testing capabilities it brings to your development workflow.

2
Built-in Features / Re: Volume Discounts for different products
« on: December 30, 2023, 05:54:01 AM »
Absolutely enjoying AbanteCart Cart, but seeking insight on applying a volume discount across different products, not just per item. The current setup allows for discounts on multiples of the same product but doesn't cater to mix-and-match scenarios. Any suggestions or available addons would be greatly appreciated. Thanks in advance for your assistance!

3
Built-in Features / Re: Compression application
« on: December 30, 2023, 05:41:36 AM »
Hello! Clarifying the intricacies: Output compression level pertains to server GZIP compression, not image compression. Notably, JPEG images undergo compression solely during the generation of thumbnails from the source, ensuring optimal clarity in the final output.

Pages: [1]

Powered by SMFPacks Social Login Mod