mirror of
https://github.com/dignajar/gris.git
synced 2026-04-25 13:35:51 +03:00
[GH-ISSUE #2] Plugins #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ncopz on GitHub (Feb 16, 2021).
Original GitHub issue: https://github.com/dignajar/gris/issues/2
https://yourdomain.com/admin/?config=true
How to activated plugins from config.php ?
@dignajar commented on GitHub (Feb 16, 2021):
You can edit this file, https://github.com/dignajar/gris/blob/master/bl-kernel/admin/themes/gris/config.php and add the plugins you need, then go to the link https://yourdomain.com/admin/?config=true
@ncopz commented on GitHub (Feb 16, 2021):
I've done it in https://github.com/dignajar/gris/blob/master/bl-kernel/admin/themes/gris/config.php but there's no change in admin panel.
Which code should be changed?