cwISPY is an ISP billing and management system. It features automatic generation and emailing of invoices and statements, a customer interface, a ticket system, DNS management, and much more.
| Tags | Utilities |
|---|---|
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release adds HTML invoices, receipts, and statements. It fixes a bug in the invoicing editing system. Many input string sanitization bugs have been fixed. The customer area has been cleaned up to an extent that it should be safe to use in a production environment. Information has been added to the INSTALL file for variables that can be used in HTML invoices, etc. You can now choose mysqli as the PEAR::DB driver in cwispy-settings.php. Many files are now XHTML-compliant. Many PHP notice errors have been fixed.


Changes: A bug in invoice and receipt scripts which resulted in only the first billing profile being used for all customers, regardless of which profile they had been configured to use, was fixed.


Changes: This release fixes some cross system compatibility issues regarding session handling. It also fixes some HTML formatting errors. Attempts are underway to ensure that the system runs properly under Linux, BSD, and Windows environments.


Changes: The colour scheme of the project has been completely changed, making it much easier on the eyes. The ability to store more than one company's billing details for invoicing has been added, bringing VISP billing one step closer to reality. The ability to print an HTML invoice when viewing a customer's profile has been added. A few minor bugs have also been fixed.


Changes: It is now possible to send payment receipts to customers. The billing engine now uses the billing periods defined in the billing interval admin area. Email functions now use phpmailer, and invoices can now be re-sent from within a customer's profile.