This commit is contained in:
2024-11-20 16:48:13 +03:00
parent 19d668418c
commit b465020111
5 changed files with 90 additions and 9 deletions

View File

@ -3,6 +3,7 @@
"version": "0.2",
"author": "ITGuild",
"slug": "post",
"type": "entity",
"description": "Post module",
"module_class": "kernel\\modules\\post\\PostModule",
"module_class_file": "{KERNEL_MODULES}/post/PostModule.php",