Download the PHP package classiebit/eventmie without Composer
On this page you can find all versions of the php package classiebit/eventmie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download classiebit/eventmie
More information about classiebit/eventmie
Files in classiebit/eventmie
Package eventmie
Short Description Run your own Events business with Eventmie Pro. Use it as event ticket selling website or event management platform on your own domain.
License MIT
Homepage https://classiebit.com/eventmie
Informations about the package eventmie
Eventmie Lite 2.0
Welcome to Eventmie Lite 2.0
Eventmie is an Event planning and management Laravel package. With Eventmie, launch a dedicated platform for Event planning on your domain. Streamline the event planning process through automation. Eventmie is secure, scalable, production-ready.
Just install it into a brand new Laravel application or an existing one and start selling events for free.
Read the documentation live - Eventmie Docs
Live Preview - Eventmie
Here's a complete video tutorial guide for getting started quickly Eventmie Academy ✌️
Lite Version
Eventmie Lite Version is open-source, free to use. Lite version has got limited features & functionality.
Pro Version
Eventmie Pro Version comes with Commercial license. Pro version is fully loaded with a lot of useful and exciting features.
- Live - Live preview available now.
- Purchase - Available for purchase now - Flat 50% Off (limited time offer)
FullyLoaded Version
EventmiePro FullyLoaded comes with Commercial license. Eventmie Pro FullyLoaded is Advanced version of Eventmie Pro Loaded with Power pack features.
- Live - Live preview available now.
- Purchase - Available for purchase now - Flat 50% Off (limited time offer)
Installation
Eventmie can be installed via composer. Easy... 🍻
composer require classiebit/eventmie
Prerequisites
- Laravel version 5.5 / 5.6 / 5.7 / 5.8 / 6.x / 7.x / 8.x / 9.x
- Make sure to install Eventmie package on a Fresh or Existing Laravel application.
- We also assume that you've setup the database.
- If you're running MySql version older than < 5.7 then disable strict mode in Laravel
config/database.php
'strict' => false
Install
-
If installing Eventmie on an existing Laravel application and you already have Auth system then skip this step
if installing Eventmie on Fresh Laravel application then run
For Laravel 5.5 to 5.8
For Laravel 6.x
-
Install Eventmie via Composer
- Run Eventmie install command
Configurations
After installation, you'll see the Eventmie config config/eventmie
file. You can make the following changes-
-
Route config - whether to run Eventmie as a base site e.g
example.com
or on a specific url e.gexample.com/myevents
- RTL Languages - Eventmie detects RTL language from this list and changes site direction accordingly. You can add any other RTL language to the list.
Demo Accounts
Demo accounts have got demo data
to easily showcase all the features of Eventmie.
- We refresh the database every day.
-
While in demo mode, there are no restrictions except -
- Deleting or Disabling user account.
- Changing User email and password.
- Deleting categories and events.
- Modifying admin panel settings.
Password is same for all -
password
Customer Accounts
- David lane -
[email protected]
- Cora Woods -
[email protected]
- Roman Pane -
[email protected]
- Tara Young -
[email protected]
Account having access to Admin Panel
- Super-Admin (full access) -
[email protected]