Update Process

📲Update Process

Update to version 1.6

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update V 1.5

1.5 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

Update to version 1.5

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update V 1.4

1.4 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

Change auth_log To authentication_log and add this column -

Explanation

1.

Add column user_agent in authentication_log table . Make it varchar(255), NULL. Note: You Can not Import tables, You need to create column manually.

2.

Add column delete_request and delete_reasons in Users table. Make it varchar(255), NULL and varchar(255), NULL. Note: You Can not Import tables, You need to create column manually.

3.

Import SQL From Database -> Old Users Update -> evoting-1-5.sql.

Log in to phpMyAdmin, select the database, and click on the "SQL" tab. Copy SQL query from evoting-1-5.sql and and paste at input field and click "Go" to execute it.

Update to version 1.4

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update v1.3

1.3 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

Update to version 1.3

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update v1.2

1.2 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

🆕 Update to version 1.2

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update v1.2

1.1 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

Update to version 1.1

Copy All files and paste to you folder replace file. Only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

There is no database changes done in update v1.1

1.0 Version Required then Copy All files of folder and paste to you folder and replace files, only be careful when replace files in public folder, don't copy .env file. Any user customize design and code please do not update.

After replacing the files successfully Please follow below instructions :

1. Clear cache (browser as well as app) as critical css/js changes are done.

2. Delete all files inside bootstrap/cache folder.

Last updated

Was this helpful?