v0.1.10
This commit is contained in:
13
kernel/modules/notification/manifest.json
Normal file
13
kernel/modules/notification/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Notifications",
|
||||
"version": "0.1",
|
||||
"author": "ITGuild",
|
||||
"slug": "notification",
|
||||
"type": "entity",
|
||||
"description": "Notifications module",
|
||||
"module_class": "kernel\\modules\\notification\\NotificationModule",
|
||||
"module_class_file": "{KERNEL_MODULES}/notification/NotificationModule.php",
|
||||
"routs": "routs/notification.php",
|
||||
"migration_path": "migrations",
|
||||
"dependence": "user,menu"
|
||||
}
|
Reference in New Issue
Block a user