Your IP : 216.73.216.79


Current Path : /var/www/html/ebook/backend/modules/frontendColorTheme/
Upload File :
Current File : /var/www/html/ebook/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"
      }
  }
}