igfs/resources/tmp/ad/6061f1739a4083115f9124a9eefbc9e4/app/manifest.json

13 lines
349 B
JSON

{
"name": "Tags",
"version": "0.1",
"author": "ITGuild",
"slug": "tag",
"description": "Tags module",
"app_module_path": "{APP}/modules/{slug}",
"kernel_module_path": "{KERNEL_APP_MODULES}/{slug}",
"module_class": "app\\modules\\tag\\TagModule",
"module_class_file": "{APP}/modules/tag/TagModule.php",
"routs": "routs/tag.php"
}