Go to website
Back
Articles on:
Getting Started
Installation, Localization & Getting Started guides.
Installing Business Suite
Download CloudOnex Business Suite To download latest version of CloudOnex, go to My Account - > Downloads & Download the software. Downloading CloudOnex Business Suite Upload it to your server Upload the downloaded file & extract it in your server. Now, browse your upload url & follow the auto installation wizard to install. If auto installation does not work
Very popular
Import data from iBilling
CloudOnex business suites provides you to import data from your old iBilling. To get started, create a file inside your iblling directory- application/controllers/ name it jsonexport.php with following contents-
Very popular
Enabling Dev Mode
CloudOnex has built in debugging tools. If you face any problem in the application, or if it shows blank page, you can enable debug mode to learn more exactly what the reason is this error. || Enable Dev mode only if you face any problem or asked by our staff. To enabled debug mode, Open file system/config.php You will find a line- define('APP_STAGE', 'Live'); # Change Live to Dev to enable Debug Change it to-
Popular
Crons
To automate tasks within CloudOnex Business Suite, cron tasks must be created. Go to Settings - > Automation Settings you will find Cron setup instructions.
Popular