Go to file
Sebastian Schmidt c991941ef3 Update session preferences from upstream 2018-09-22 13:03:19 +10:00
app fixes bug where sales volume is not incremented correctly 2018-11-04 20:39:42 +02:00
bootstrap (localization) Several big changes: 2018-05-03 23:41:22 +02:00
config Update session preferences from upstream 2018-09-22 13:03:19 +10:00
database remove migs and coinbase as default gateways 2018-11-04 20:50:24 +02:00
public Fix QR code scanning in Safari (inc. iOS). 2018-06-20 22:01:38 +01:00
resources Merge branch 'master' of https://github.com/Attendize/Attendize 2018-11-04 21:21:01 +02:00
storage Resend Ticket Email 2016-03-10 23:25:15 -05:00
tests Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
.bowerrc - First commit 2016-02-29 15:59:39 +00:00
.dockerignore Reformat code 2016-09-06 21:39:27 +01:00
.env.example installer improvements 2018-07-06 17:38:18 +02:00
.gitattributes - First commit 2016-02-29 15:59:39 +00:00
.gitignore (localization) Several big changes: 2018-05-03 23:41:22 +02:00
.htaccess Explicitly enable rewrite engine in .htaccess 2016-09-07 00:35:12 +08:00
Dockerfile-composer Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
Dockerfile-nginx Docker dev environment (#90) 2016-05-12 00:15:54 +01:00
Dockerfile-php Upgrading to Laravel 5.6 2018-08-15 13:26:10 +02:00
Gruntfile.js Added jquery.payment to make card-input easier 2016-06-20 17:43:08 +01:00
LICENSE Updating licence 2016-04-19 10:14:01 +01:00
VERSION Version bump 2016-08-11 13:24:35 +01:00
artisan - First commit 2016-02-29 15:59:39 +00:00
bower.json Removed password type and char limit from CVC input 2016-06-20 17:59:09 +01:00
composer.json Corrected licence info to Composer standards 2018-09-06 22:37:26 +08:00
docker-compose.yml bump mysql version and load laravel environment variables into php container 2018-11-04 20:06:59 +02:00
nginx.conf Docker dev environment (#90) 2016-05-12 00:15:54 +01:00
package.json Update repo url in package.json 2016-08-11 13:25:21 +01:00
phpspec.yml - First commit 2016-02-29 15:59:39 +00:00
phpunit.xml Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
readme.md added line break 2018-09-03 21:58:20 +02:00
server.php Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00

readme.md

Attendize Attendize

Attendize

Open-source ticket selling and event management platform

Please report bugs here: https://github.com/Attendize/Attendize/issues. Detailed bug reports are more likely to be looked at. Simple creating an issue and saying "it doesn't work" is not useful. Providing some steps to reproduce your problem as well as details about your operating system, PHP version etc can help.

Take a look http://www.attendize.com/troubleshooting.html and follow the http://www.attendize.com/getting_started.html guide to make sure you have configured attendize correctly.

Documentation Website: http://www.attendize.com
Demo Event Page: http://attendize.website/e/799/attendize-test-event-w-special-guest-attendize
Demo Back-end Demo: http://attendize.website/signup

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.

Current Features (v1.X.X)


  • 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
  • Support for offline payments
  • Refund payments - partial refund & full refunds
  • Ability to add service charge to tickets
  • Messaging - eg. Email all attendees with X ticket
  • Public event listings page for organisers
  • Ability to ask custom questions during checkout
  • Browser based QR code scanner for door management

Contribution


Feel free to fork and contribute. If you are unsure about adding a feature create a Github issue to ask for Feedback. Read the contribution guidelines

Installation


To get developing straight away use the Pre-configured Docker Environment
To do a manual installation use the Manual Installation Steps

Troubleshooting


If you are having problems please read the troubleshooting guide

License

Attendize is open-sourced software licensed under the Attribution Assurance License. See http://www.attendize.com/license.html for further details. We also have white-label licence options available.

Contributors