With Integrated AI Model for Reporting
To start, purchase the Inventory and Stock Management Module from CodeCanyon. Once purchased, download the project and the license file to your computer.
Upload the project folder to /Modules
inside your main project directory using cPanel or any FTP client.
modules_statuses.json
File
In the root of your main project, locate the file named modules_statuses.json
. Open it and add the following line to enable the module:
The file should look like this:
{ "Essentials": true, "Accounting": true, "AssetManagement": true, "Cms": true, "Connector": true, "Crm": true, "Ecommerce": true, "FieldForce": true, "Manufacturing": true, "ProductCatalogue": true, "Project": true, "Repair": true, "Spreadsheet": true, "Superadmin": true, "Woocommerce": true, "Fleet": true, "GiftCard": true, "Hms": true, "AiReport": true, "InvetoryMangament": true, "InboxReport": true, "CustomDashboard": true }
Go to the modules management page in your dashboard, usually at manage-modules
, to find all available modules.
Find the Inventory Management module in the list and click to begin the process.
Enter the Purchase Code, your Email, and your Phone Number. Click I Agree, Install to proceed.
The system will verify your purchase. Upon successful verification, the module installation will complete.
composer require php-ai/php-ml
cd /path/to/your/project
composer require php-ai/php-ml
cd C:\path\to\your\project
composer require php-ai/php-ml