It is recommended that you install Agora onto one of your subdomains. Suppose your domain name is `mydomain.com` , then you may want to install Agora on a subdomain like `support.mydomain.com` The steps are as follows Go to cPanel’s Subdomains menu Add a subdomain named support By default, cPanel will then create a webroot folder […]
All posts by Bhanu
Cron Job or any Job scheduler
After Agora has been installed & configured, a Job scheduler needs to be configured to run Agora Cron URL. PS: If Job scheduler is not configured Agora will not work as expected. Any job scheduler can be used, we are using Cron job in this article as it’s one of the popular ones. To know […]
GUI Install Wizard
These instructions will work only after server has been configured. If you have not yet configured the server please read the instructions here Server requirement. Agora Installation through GUI install wizard: Agora comes with web-based installer to help guide you through the installation process. While the installer provides step by step guide during the installation […]
Installation with Apache 2.4
These are generic instructions for Apache configuration for Agora. Before installing Agora, make sure that Apache mod_rewrite is enabled and mod_security is disabled. Then, unzip the source file cd /home/user/ unzip agorainvoicing.zip Put Agora source folder into your domain or subdomain’s document root. For example, if your Agora source is located at /home/user/agora, you can configure Apache virtual host […]
v1.0.21 – Bug Fix Patch
This release focuses on bug fixes in Agora Invoicing. Bugs Fixes Meta Title and breadcrumbs for widgets, footers and License Permissions. Bug while updating license, updates and support expiry date in Auto PHP Licenser fixed Bug in Reissuing License Fixed Removed CCAvenue Plugin from the system Bug in ‘Order Expiring soon’ in Admin Panel fixed […]
Server Requirements
The Agora has a few system requirements. Operating System: Linux (RedHat, Fedora, CentOS, Debian, Ubuntu, etc.). We have not yet tested on Windows or Mac OS for production. PHP Version: 7.2 or higher. MySQL Version: >= 5.x. Application server: Apache, Nginx. Make sure pretty url or search engine friendly url are enabled in the web […]