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