wiki-grav/plugins/darkadmin/README.md

24 lines
809 B
Markdown
Raw Normal View History

# Grav Darkadmin Plugin
I modified Romain Fallets **customadmin plugin**.
[Check it out here](https://github.com/RomainFallet/grav-plugin-customadmin)
Of course, this plugin has the same requirements as Romains:
- Grav 1.0.10 or later
- Grav Admin Plugin 1.0.9 or later
![](assets/darkadmin_dashboard.png)
# 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!