| Current Path : /var/www/html/audit/backend/modules/firstTimeSetup/ |
| Current File : /var/www/html/audit/backend/modules/firstTimeSetup/meta.json |
{
"module_id": "contentTag",
"name": "Tags",
"version": "1.0",
"author": "dev@dynaweb3",
"email":"dynaweb@gmail.com",
"licence":"MIT",
"homepage":"http://dynaweb.blunetdev.com",
"description": "Tags module",
"image_path":[
"contentTag/images/preview.png"
],
"routes":[
"contentTag/content-tag/index",
"contentTag/content-tag/create",
"contentTag/content-tag/update"
],
"data":{
"sql":{
"up":"contentTag/up.sql",
"down":"contentTag/down.sql"
}
}
}