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