{success} Updating will NEVER MODIFY OR DELETE your website's existing users' data (file uploads) & database tables data.
To upgrade to Eventmie Pro FullyLoaded-
Download the latest version from Classiebit.com - Downloads page

If you want us to upgrade your website to Eventmie Pro FullyLoaded, we also provide paid upgrade Service.
There are two types of update service-
To request paid update service, please send us an email at [email protected] and we'll get back to you.
{success} We're providing Free Simple & Advanced Upgrade service to existing Eventmie Pro customers for a limited period of time. Send us an email to get the offer.
To upgrade your existing Eventmie Pro website to Eventmie Pro FullyLoaded, then follow the below steps carefully. Please make sure you DO NOT miss any step.
{warning} This is
Simple Upgradeguide for the Eventmie Pro website having NO CODE CUSTOMISATIONS. If you're having CODE CUSTOMISATIONS into your website, then contact us at[email protected].
Extract the eventmie-pro-fullyloaded.zip file and delete the storage folder and .env file from the extracted folder.
We'll keep your existing storage folder so that you don't loose your existing events, tickets, and other images and pdf files.
Now, delete all the files and folders from your existing website EXCEPT storage and .env file.
Don't delete your existing website storage folder, or else you'll loose all the event's images and other files.
Then run the composer update command
composer update
On production (live) server, run this command as well
composer install --optimize-autoloader --no-dev
Run database migration command
php artisan migrate
Run database seeder command
php artisan db:seed
Finally run the translation update command
php artisan eventmie-pro:translate-admin-panel
And done. ✌️