Eventic
  • Introduction
  • Business Model
  • Installation
    • Server requirements
    • Domain Name
    • Hosting
    • Database
    • Upload files
    • Setup Wizard
    • Video Tutorials
  • Setting up the platform
    • Default Administrator Account
    • Layout, Parameters and SEO
    • Homepage
    • Menus
    • Payment gateways, currency, and fees
    • Checkout
    • Mail Server
    • Google Recaptcha
    • Google Maps
    • Social Login
    • Events list page
    • Venue page
    • Blog settings
    • Newsletter
  • Events
    • The event process
    • Adding a new event
    • Manage events
    • Categories
    • Countries
    • Languages
    • Audiences
  • Orders
    • The add to cart & order process
    • Manage orders
    • Reports
  • Payouts
    • The payout request process
    • Payout methods
  • Users
    • Registration
    • Authentication
    • Manage users
    • Organizer profile
    • Attendee account
    • Point of sale account
    • Scanner account
  • Venues
    • Manage venues
    • Seating Plans
    • Venue types
    • Amenities
  • Reviews
    • Add a review
    • Manage reviews
  • Blog
    • Manage blog
    • Categories
  • Help center
    • Manage help center
    • Categories
  • Miscellaneous
    • Translation
    • Console
    • Static pages
  • Scanner Mobile Application
  • Documentation
  • Updating
    • Update your Eventic installation
    • Change log
Powered by GitBook
On this page

Was this helpful?

  1. Updating

Update your Eventic installation

PreviousDocumentationNextChange log

Last updated 1 year ago

Was this helpful?

The update process is straight forward and can be done is three steps:

  1. Upload the new main file downloaded from CodeCanyon

  2. Check the new .env file for any new parameters by comparing it to the old .env. If there is any, please copy and paste them in the old .env

  3. Copy and replace the .env file (which can be found in the root folder) from your old Eventic installation into the new uploaded installation

  4. Copy and replace any .htaccess file (only if it exists, which can be found in the root folder) from your old Eventic installation into the new uploaded installation

  5. Copy the /public/uploads directory from your old Eventic installation into the new uploaded installation

  6. Execute any sql file your find in the /updates folder at the root of your main file

That's it!

Updating the Eventic platform requires the caches to be cleared. You can do it by clicking on the Clear the production cache button in the Execute Symfony Commands in your administrator dashboard, or by removing the cache folder located in /var/cache

You can view the change log in the following page:

https://mtrsolution.gitbook.io/eventic/update/change-log