- Updating readme
This commit is contained in:
parent
df2cfa7c39
commit
5a33751c85
24
readme.md
24
readme.md
|
|
@ -1,7 +1,9 @@
|
|||
|
||||
**Documentation & Information still under development.**
|
||||
|
||||
# Attendize - Event Ticketing & Event Management Application
|
||||
<p align="center">
|
||||
<img src="https://www.attendize.com/img/logo.png" alt="Attendize"/>
|
||||
</p>
|
||||
# Attendize
|
||||
### Open-source ticket selling and event management platform
|
||||
|
||||
https://www.attendize.com
|
||||
|
||||
|
|
@ -9,26 +11,26 @@ https://www.attendize.com
|
|||
----------
|
||||
|
||||
|
||||
*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.
|
||||
*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.
|
||||
|
||||
> PLEASE NOTE: Attendize is still in the early stages development and therefore is likely to contain many bugs. Be weary about using Attendize in a production environment.
|
||||
> PLEASE NOTE: Attendize is still in the early stages development and therefore is likely to contain bugs. Be weary about using Attendize in a production environment.
|
||||
|
||||
##Features
|
||||
- Beautiful mobile friendly event pages
|
||||
- Easy attendee management - Refunds, Messaging etc.
|
||||
- Data export - attendees list to PDF, XLS etc.
|
||||
- Data export - attendees list to XLS, CSV etc.
|
||||
- Generate print friendly attendee list
|
||||
- Ability to manage unlimited organisers / events
|
||||
- Manage multiple organisers easily
|
||||
- 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.
|
||||
- Widget support - embed ticket selling widget into existing websites / WordPress blogs.
|
||||
- Social sharing
|
||||
- Accept payments with stripe
|
||||
- Refund payments - partial refund & full refunds
|
||||
|
|
@ -41,12 +43,12 @@ offer event organisers a simple solution to managing general admission events.
|
|||
- Support for more payment providers
|
||||
- WordPress Plug-in
|
||||
- Public event listings page for organisers
|
||||
- custom fields during checkout
|
||||
- Custom fields during checkout
|
||||
- Easier editing of event page layout
|
||||
|
||||
## Official Documentation
|
||||
|
||||
Coming Soon
|
||||
Limited Documentation available at https://www.attendize.com/documentation.php. Github will be updated with more comprehensive documentation soon.
|
||||
|
||||
|
||||
### License
|
||||
|
|
|
|||
Loading…
Reference in New Issue