There is a live demo available at http://ticketevolution-demo.teamonetickets.com/
See CHANGELOG.md
The Ticket Evolution PHP Library requires PHP 5.3.3 or later and Zend Framework 1.
-
Download and extract to the folder where you want it.
-
Copy
/application/config.sample.phpto/application/config.phpand edit to fill in your own credentials for each environment. -
If you do not yet have Composer installed, you can follow these directions for installing Composer.
-
Once you have Composer installed simply
cdto your directory for this project and executecomposer install
The files in this archive are released under the BSD 3-Clause License. You can find a copy of this license in LICENSE.txt.