Tlcommerce Upgrade Version ( 1.1 - 1.6 )

Update Instructions (v-1.0 to v-1.1)


1. Unzip the "updates.zip" file. You will find the "v(1.1)" folder.

2. Copy "Exceptions" folder from "updates/v(1.1)" and replace with "app/Exceptions" 

3. Copy the "Middleware" folder from "updates/v(1.1)" and replace it with "app/Http/Middleware"

4. Copy the "core" folder from "updates/v(1.1)" and replace it with the "core" folder in the root directory 

5. Copy "tlecommercecore" folder from "updates/v(1.1)" and replace with "plugins/tlecommercecore" directory

6. Copy "tlcommerce" folder from "updates/v(1.1)" and replace with "themes/tlcommerce" directory

7. Copy "wallet" folder from "updates/v(1.1)" and replace with "plugins/wallet" directory

8. Finally login to the admin panel, from the sidebar click "Update System", then click the "Update Database" button.

After completing all the processes rightfully, your system will be upgraded to version 1.1.



Update Instructions (v-1.1 to v-1.2)

1. Unzip the "updates.zip" file. You will find the "v(1.2)" folder.

2. Copy "tlecommercecore" folder from "updates/v(1.2)" and replace with "plugins/tlecommercecore" directory

3. Copy "tlcommerce" folder from "updates/v(1.2)" and replace with "themes/tlcommerce" directory

After completing all the processes rightfully, your system will be upgraded to version 1.2



Update Instructions (v-1.2 to v-1.3)


1. Unzip the "updates.zip" file. You will find the "v(1.3)" folder.

2. Copy "tlecommercecore" folder from "updates/v(1.3)" and replace with "plugins/tlecommercecore" directory

3. Copy "tlcommerce" folder from "updates/v(1.3)" and replace with "themes/tlcommerce" directory

After completing all the processes rightfully, your system will be upgraded to version 1.3



Update Instructions (v-1.3 to v-1.4)


1. Unzip the "updates.zip" file. You will find the "v(1.4)" folder.

2. Copy "tlecommercecore" folder from "updates/v(1.4)" and replace with "plugins/tlecommercecore" directory

3. Copy "tlcommerce" folder from "updates/v(1.4)" and replace with "themes/tlcommerce" directory

After completing all the processes rightfully, your system will be upgraded to version 1.4



Update Instructions (v-1.4 to v-1.5)


1. Unzip the "updates.zip" file. You will find the "v(1.5)" folder.

2. Copy "backend" folder from "updates/v(1.5)" and replace with "public/backend" directory

3. Copy "Core" folder from "updates/v(1.5)" and replace with "Core" directory

4. Copy "Middleware" folder from "updates/v(1.5)" and replace with "app/Http/Middleware" directory

5. Copy "Repositories" folder from "updates/v(1.5)" and replace with "themes/tlcommerce/src/Repositories" directory

6. Copy "flashdeal" folder from "updates/v(1.5)" and replace with "plugins/flashdeal" directory

7. Copy "pickuppoint" folder from "updates/v(1.5)" and replace with "plugins/pickuppoint" directory

8. Copy "refund" folder from "updates/v(1.5)" and replace with "plugins/refund" directory

9. Copy "tlecommercecore" folder from "updates/v(1.5)" and replace with "plugins/tlecommercecore" directory

After completing all the processes rightfully, your system will be upgraded to version 1.5 .

Note: If you face any kind of problem while uploading images, please check the following things - 

1. Firstly check if  there is a symbolic link of "storage" folder exists inside "public" folder in root  directory. if not, "symlink" function is not enabled in your PHP environment. You must enable "symlink" function.
2. Secondly check  if  all folders and sub folders inside "storage/app/public/all_files" has "read" & "write" permission. If not please give them "read" & "write" permission. 



Update Instructions (v-1.5 to v-1.6)


1.  Unzip the "updates.zip" file. You will find the "v(1.6)" folder.

2.  Copy "backend" folder from "updates/v(1.6)" and replace with "public/backend" directory

3.  Copy "Core" folder from "updates/v(1.6)" and replace with "Core" directory

4.  Copy "flashdeal" folder from "updates/v(1.6)" and replace with "plugins/flashdeal" directory

5.  Copy "pickuppoint" folder from "updates/v(1.6)" and replace with "plugins/pickuppoint" directory

6.  Copy "refund" folder from "updates/v(1.6)" and replace with "plugins/refund" directory

7.  Copy "tlecommercecore" folder from "updates/v(1.6)" and replace with "plugins/tlecommercecore" directory

8.  Copy "fonts" folder from "updates/v(1.6)" and paste within "storage/" directory

9.  Copy "backend" folder from "updates/v(1.6)/theme" and replace with "themes/tlcommerce/resources/views/backend" directory

10. Copy "Controllers" folder from "updates/v(1.6)/theme" and replace with "themes/tlcommerce/src/Http/Controllers" directory

After completing all the processes rightfully, your system will be upgraded to version 1.6

Note: If you face any kind of problem while uploading images, please check the following things - 

1. Firstly check if  there is a symbolic link of "storage" folder exists inside "public" folder in root  directory. if not, "symlink" function is not enabled in your PHP environment. You must enable "symlink" function.
2. Secondly check  if  all folders and sub folders inside "storage/app/public/all_files" has "read" & "write" permission. If not please give them "read" & "write" permission.