CMSLooks Saas version 1.0.1

CMSLooks SaaS  , version 1.0.1


Change Log

1. Update security module

2. Implemented custom script adding options  ( both in SAAS & side panel )

3. Implemented Google AdSense ( both in SAAS & side panel )

4. Implemented website popup ( both in SAAS & side panel )

5. Implemented GDPR(Cookie Consent) ( both in saas & side panel )

6. Implemented theme-option  Import/Export ( both in SAAS & side panel )

Update Instructions (V-1.0.0 To V-1.0.1)


Required Version: v1.0.0

How to update?

How to update?


1. Extract the downloaded file from CodeCanyon.

2. There you will get a zipped folder named ‘updates.zip’.

3. Upload that to the root directory on your server in where your previous version is running. Unzip that updates.zip file by selecting “Extract here”.


4. Copy "SystemInstalled.php" file from "updates/app" directory and replace with "your_project_folder/app/Http/Middleware/SystemInstalled.php"

5. Copy "UpdateController.php" file from "updates/app" directory and replace with "your_project_folder/app/Http/Controllers/UpdateController.php"


6. Copy "DashboardController.php" file from "updates/Core" directory and replace with "your_project_folder/Core/Http/Controllers/DashboardController.php"

7. Copy "PluginsController.php" file from "updates/Core" directory and replace with "your_project_folder/Core/Http/Controllers/PluginsController.php"

8. Copy "SystemController.php" file from "updates/Core" directory and replace with "your_project_folder/Core/Http/Controllers/SystemController.php" 


9.Now reload the admin/dashboard page and click on ‘Update Now’.

It’s Done!