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