install, uninstall. pack to ModuleService

This commit is contained in:
2024-10-09 16:42:20 +03:00
parent fa2676ddb2
commit 9abfdd2fd9
70 changed files with 2317 additions and 57 deletions

View File

@ -5,7 +5,6 @@
"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"