Go to file
Dave Earley 47f2436785 Updating licence 2016-04-19 10:14:01 +01:00
app Fix for bug where creating organisers would fail on some installs 2016-04-19 00:21:26 +01:00
bootstrap Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
config Minor bug fixes 2016-04-17 21:12:38 +01:00
database Fix install issue related to missing DB column 2016-04-18 20:53:21 +01:00
public Work on event check-in page 2016-04-17 21:12:38 +01:00
resources Fix organiser dashboard display bug 2016-04-18 23:08:15 +01:00
storage Resend Ticket Email 2016-03-10 23:25:15 -05:00
tests Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
.bowerrc - First commit 2016-02-29 15:59:39 +00:00
.env.example Issue 7: Organiser page initial version 2016-03-21 19:10:40 +00:00
.gitattributes - First commit 2016-02-29 15:59:39 +00:00
.gitignore - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00:00
.htaccess - First commit 2016-02-29 15:59:39 +00:00
Gruntfile.js Removed jQuery backstretch 2016-04-17 21:12:38 +01:00
LICENSE Updating licence 2016-04-19 10:14:01 +01:00
VERSION - Version bump 2016-03-24 12:59:06 +00:00
artisan - First commit 2016-02-29 15:59:39 +00:00
bower.json Removed bootstrap toggles for checkboxes 2016-04-17 21:12:38 +01:00
composer.json Fixed bug where adding users failed 2016-04-17 23:41:19 +01:00
composer.lock Fixed bug where adding users failed 2016-04-17 23:41:19 +01:00
package.json Work on QR code checkin 2016-04-17 21:12:38 +01:00
phpspec.yml - First commit 2016-02-29 15:59:39 +00:00
phpunit.xml - First commit 2016-02-29 15:59:39 +00:00
readme.md Update readme.md 2016-03-31 13:23:12 +01:00
server.php Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00

readme.md

Attendize

# Attendize ### Open-source ticket selling and event management platform

https://www.attendize.com

######Demo Event Page: http://attendize.website/e/1/acmes-amazing-demo-event

Attendize is an open-source event ticketing and event management application built using the Laravel PHP framework. Attendize was created to offer event organisers a simple solution to managing general admission events, without paying extortionate service fees.

PLEASE NOTE: Attendize is still in the early stages of development and therefore is likely to contain bugs. Be wary about using Attendize in a production environment.

##Features

  • Beautiful mobile friendly event pages
  • Easy attendee management - Refunds, Messaging etc.
  • Data export - attendees list to XLS, CSV etc.
  • Generate print friendly attendee list
  • Ability to manage unlimited organisers / events
  • Manage multiple organisers
  • Real-time event statistics
  • Customizable event pages
  • Multiple currency support
  • Quick and easy checkout process
  • Customizable tickets - with QR codes, organiser logos etc.
  • Fully brandable - Have your own logos on tickets etc.
  • Affiliate tracking
    • track sales volume / number of visits generated etc.
  • Widget support - embed ticket selling widget into existing websites / WordPress blogs
  • Social sharing
  • Support multiple payment gateways - Stripe, PayPal & Coinbase so far, with more being added
  • Refund payments - partial refund & full refunds
  • Ability to add service charge to tickets
  • Messaging - eg. Email all attendees with X ticket

##Upcoming Features

  • Theme support
  • Plugin Support
  • Localisation
  • IOS/Android check-in / door management apps
  • Coupon/discount code support
  • Support for more payment providers
  • WordPress Plug-in
  • Public event listings page for organisers
  • Custom questions during checkout

Official Documentation

Limited Documentation available at https://www.attendize.com/documentation.php. Github will be updated with more comprehensive documentation soon.

Contribution

Feel free to fork and contribute. I could use the help!

License

Attendize is open-sourced software licensed under the Attribution Assurance License

Contributors