Click on the install button to start the install process, you must create a database before proceeding
-
This process will accomplish the following
-
- - Create a config.php
- - Creates the following expense cataegories (Office Supplies, Advertising, Travel)
- - Creates the following payment methods (Cash, Check)
- - Creates an account named Cash
- - Creates an income category
-
-
After install add cron.php to your cron and set it to run once everyday at 11:00PM. This is so recurring invoices will automatically be sent out and created. This will also trigger late payment reminders, along with alerts such as domains expiration, etc.
-
An API is present to allow integration with other third pary apps. An API Key will be auto generated, and can be changed in settings after install. The API will give you the following capabilities
+
+
After install add cron.php to your cron and set it to run once everyday at 11:00PM. This is for tasks such as sending out recurring invoices, late payment reminders, alerts, etc
+
+
An API is present to allow integration with other third pary apps. An API Key will be auto generated and can be changed in settings after install. The API will give you the following capabilities
- Address book XML for VOIP Phones
- Caller ID Lookup
- Get List of Emails in CSV to export to a mailing list
- - Get Balance, can be useful for customer's to get balances by phone
+ - Acquire balance can be useful for customer's to get their balance by phone
-
Install
+
Install