.. | ||
assets | ||
.gitignore | ||
blueprints.yaml | ||
CHANGELOG.md | ||
darkadmin.css | ||
darkadmin.map | ||
darkadmin.php | ||
darkadmin.scss | ||
darkadmin.yaml | ||
LICENSE | ||
README.md |
Grav Darkadmin Plugin
I modified Romain Fallets customadmin plugin.
Check it out here
Of course, this plugin has the same requirements as Romains:
- Grav 1.0.10 or later
- Grav Admin Plugin 1.0.9 or later
Installation
Install this plugin the same way you install all plugins.
Copy the content of this repository into user/plugins
and you're good to go.
Issues
Well, I modified every element which I found on my particular Grav installation. This means the code is a mess and I probably didn't get all of them.
If you find a bright element on your installation, please let me know. When submitting an issue, you could add the CSS path of the bright element to speed up the process.
Thanks!