| Current Path : /var/www/html/ebookingdbkl/backend/modules/frontendColorTheme/ |
| Current File : /var/www/html/ebookingdbkl/backend/modules/frontendColorTheme/meta.json |
{
"module_id": "frontendColorTheme",
"name": "Frontend Color Theme",
"version": "1.0",
"author": "dev@dynaweb3",
"email":"dynaweb@gmail.com",
"licence":"MIT",
"homepage":"http://dynaweb.blunetdev.com",
"description": "Frontend Color Theme module",
"image_path":[
"frontendColorTheme/images/preview.png"
],
"routes":[
"frontendColorTheme/frontend-color-theme/index",
"frontendColorTheme/frontend-color-theme/create",
"frontendColorTheme/frontend-color-theme/update"
],
"data":{
"sql":{
"up":"frontendColorTheme/up.sql",
"down":"frontendColorTheme/down.sql"
}
}
}