How you can customize design or use your own language file? 12 20

Last updated on Apr 14, 2018 17:45 in Product » Best Support System
Posted BySupervisor

If you want to customize and design or want to use own language (.mo) then please put that on override directory.

A example is given bellow:

For View (design)


If you want to change home page content then the file is located inĀ 

application/views/site/index.php

To change this file , copy the file and put the same structure into override folder. So the new file location will be look like

application/views/override/site/index.php

now change it as you want. Then it wont change on any future update.


For Language


Put the language file with the same name in override file then that will be used and won't change any future update. The override is located in

language/override/

** The time is base on America/New_York timezone