Installing and managing modules from admin panel (#847)
This commit is contained in:
10
app/Database/seeds/modules.yml
Normal file
10
app/Database/seeds/modules.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- name: 'Awards'
|
||||
enabled: 1
|
||||
- name: 'Sample'
|
||||
enabled: 1
|
||||
- name: 'VMSAcars'
|
||||
enabled: 1
|
||||
- name: 'Vacentral'
|
||||
enabled: 1
|
||||
- name: 'TestModule'
|
||||
enabled: 1
|
||||
Reference in New Issue
Block a user