v1.1.0 – Porto theme update and several other fixes

This release introduces certain enhancements and bug fixes in the system. The highlights of the release are: Enhancements Updated Porto theme to latest version Various UI fixes Labels for Renewal, Active, Inactive Installations, Expired Product, Latest, outdated versions Stripe Payment gateway integration Refinement in Registration form Dashboard Performance improved Users page performance improved(Admin panel) All […]

Read More

v1.0.31 – Laravel Version Update

This release focusses on following enhancements and bug fixes in the system: Laravel version updated to 6.13. Updated all the laravel packages in composer.json to the latest version Removed all the unnecessary/unused routes/APIs in the system. Security fixes. Filter for searching Active Installations in the system. Filter for searching orders on the basis of versions […]

Read More

v1.0.30 – Enhancements

This release focusses on following enhancements in the system: Option to assign System and Account Managers in the system Option to replace the existing Sales and Account Manager and notify the users through email when replaced. Tracking of the referrer websites. Option in Admin Panel to View the countries and the No of users registered […]

Read More

v1.0.29 – License Manager Updates

Option for setting Installation Limit from Admin Panel Option for setting Installation preference (IP or Domain) from Admin Panel No need to enter Ip or Domain while purchasing a product. The restriction can now be set for the allowing No. of Installations from Admin Panel. Bug Fixes

Read More

v1.0.28 – License Manager Updates

This release focusses on fixing bugs in the existing system Option for putting  Ip/Domain based restriction from Admin Panel UI Improvement in View Orders section of Admin Panel. Bug in view invoice fixed. Mobile API bug fixed. Security vulnerability fixed.

Read More

v1.0.27 – Framework Update

This release introduces the following changes Laravel v5.8.15 Application compatible with PHP v7.3. Complete License Details(including Installation Path and Ip) in the orders section of Admin and Client Panel. Once the License is reissued all the previous installations on the existing  Domain/Ip are deleted and the license script needs to be installed again on the […]

Read More

v1.0.22 – Hot Fix Release

This release updates Agora to Laravel Version 5.7 Enhancements Laravel Version 5.7.28 upgrade Updated Packages to support the latest version Bug Fixes Sorting of ‘Orders Expiring soon’ on  Dashboard  in Ascending Order Option for Adding Custom Scripts from Admin Panel. Bug in Post Checkout Page page fixed

Read More

Verify Product

Description: To Verify Details for Installing or checking the latest Update for the Product, call this API with the required parameters mentioned below. URL: api/v2/serial Parameters: Name Data Type Required / Optional Description domain String Optional Enter your domain name order_number Integer Required Enter order number of the product serial_key String Required Enter the serial […]

Read More

Latest Version

Description: Get latest version of your product URL: api/v1/version/latest Parameters: Name Data Type Required / Optional Description title String Required Name of your product HTTP Method: GET Response Format: JSON Response: Returns JSON which contains below response Success Response: { “version”: “1.9.18” } Validation Failed Response: { “error”: { “title”: [ “The title field is […]

Read More

Download

Description: Download the application file from agora billing URL:  api/download/faveo Paramaters: Name Data Type Required / Optional Description domain String Optional Domain name of your application. Encrypt with Faveo public key order_number String Required Order number of your product. Encrypt with Faveo public key serial_key String Required Serial key of your product. Ecrypt with faveo […]

Read More