Attendize alternatives and similar software solutions
Based on the "E-commerce" category.
Alternatively, view Attendize alternatives based on common mentions on social networks and blogs.
-
WooCommerce
A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine. -
Magento
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement. -
PrestaShop
PrestaShop is the universal open-source software platform to build your e-commerce solution. -
OpenCart
A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution. -
Reaction Commerce
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes. -
Open Source POS
Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface. -
Sharetribe
Sharetribe Go is Sharetribe's old source-available marketplace software, which was also available as a hosted SaaS product. Sharetribe Go is no longer actively maintained. -
Thelia
Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2) -
Osclass
With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes! -
Open Classifieds
DISCONTINUED. Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds. -
Open eShop
PHP Script to sell your digital goods. Deliver bought files to your customers, give support for the purchases, create licenses and more!
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Attendize or a related project?
README
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework. Attendize allows event organisers to sell tickets to their events and manage attendees without paying service fees to third party ticketing companies.
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 https://www.attendize.com/troubleshooting.html and follow the https://www.attendize.com/getting_started.html guide to make sure you have configured attendize correctly.
Documentation Website: https://www.attendize.com
Current Features (v2.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
- Elegant dashboard for easy management.
Minimum Requirements
Attendize should run on most pre-configured LAMP or LEMP environments as long as certain requirements are adhered to. Attendize is based on the Laravel Framework
PHP Requirements
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- Fileinfo PHP Extension
- GD PHP Extension
MySQL Requirements
- MySQL version 5.7 or higher required
Contributing
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](CONTRIBUTING.md)
Submitting an issue
If you encounter a bug in Attendize, please first search the list of current open Issues on the GitHub repository. You may add additional feedback on an existing bug report. If the issue you're having has not yet been reported, please open a new issue. There is a template available for new issues. Please fill out all information requested in the template so we can help you more easily.
Please note: support is not offered from the project maintainers through GitHub. Paid support is available by purchasing a license.
Installation
To get developing straight away use the Pre-configured Docker Environment To do a manual installation use the Manual Installation Steps
Testing
To run the application tests, you can run the following from your project root:
# If the testing db does not exist yet, please create it
touch database/database.sqlite
# Run the test suite
./vendor/bin/phpunit
This will run the feature tests that hits the database using the sqlite
database connection.
Troubleshooting
If you are having problems please read the troubleshooting guide
License
Attendize is open-sourced software licensed under the Attribution Assurance License. See https://www.attendize.com/license.html for further details. We also have white-label license options available.
Code of Conduct
The Attendize community operates a [Code of Conduct](CODE_OF_CONDUCT.md) to ensure everyone is able to participate comfortably, equally and safely.
*Note that all licence references and agreements mentioned in the Attendize README section above
are relevant to that project's source code only.