Gadgetza is a powerful php script with a modern design, smart functions that will help you create an amazing local or global deals directory site.
Gadgetza script works perfectly on mobile, tablet, and desktop, which can help you to create a professional website as deals and discounts listing. Our platform is highly customizable and super-easy to set up.

Username: admin@admin.com Password: 123456 | Seller Dashboard: (Click Here) Username: seller@seller.com Password: 123456 |
If you still have any questions or doubts, please feel free to Get In Touch. We will be happy to assist you.
- First ReleaseVersion 1.1.0 (14/12/2022)
- Fix database importVersion 2.0.0 (06/03/2023)
- Fix issue on creating plans. - Allow users to access Seller Zone without an active subscription.Version 2.1.0 (23/10/2023)
- Fix css issue on RTL mode.Version 2.2.0 (11/11/2023)
- Fix seller dashboard access issueVersion 2.3.0 (05/02/2024)
- Fix depreacted functions on php >=8.0Version 2.4.0 (05/03/2025)
PHP 8.2 Compatibility: The update addresses issues caused by deprecated functions in PHP 8.2, preventing potential errors or warnings File Modifications: Several core files were modified to implement these fixes: routes.php: Likely handles URL routing and may have contained deprecated function calls. functions.php: A file containing custom functions, also adjusted for PHP 8.2. dashboard/edit_item.php: A file used in the dashboard for item editing, that also contained deprecated code. classes/autoload.php: A file that handles the automatic loading of classes, adjusted to work with php 8.2. Library Updates: The whichbrowser and guzzlehttp libraries within the classes directory were completely replaced with updated versions. These are third party tools that were updated to be compatible with php 8.2. whichbrowser is used to detect browser information, and guzzlehttp is a PHP HTTP client.