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