Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Admin Plugin: One of the required plugins is missing or not enabled

Started by Muut Archive 11 years ago · 5 replies · 813 views
11 years ago

After a manual installation of the Admin plugin and the three other plugins I receive the error message: "One of the required plugins is missing or not enabled". Is there an additional configuration of plugins necessary?

11 years ago

Hello @Edi,

yesterday I experienced the same problems with the latest dev release (at least above this commit https://github.com/getgrav/grav-plugin-admin/commit/ca7b723822183731cf0d356fec36429b023c2050 ). If you have installed all the other three plugins mentioned by @budy and the problem persists, it is indeed an issue for the admin tracker. This is especially the case, when the following fix will help you. Add

YAML
login:
  enabled: true

to your admin.yaml file (maybe already in your user/configs/plugins folder.

As far as I figured out, something in the Grav core (with admin enabled) overrides the login configuration, unless you include at least the above lines in the admin.yaml configuration. Maybe I'm wrong, but yesterday I considered it as a glitch, since I was changing code along the lines in other plugins and core, too...

11 years ago

This glitch is already fixed in the develop branch. I'll probably do a release shortly to ensure this is out in the wild.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1333 9 years ago
Archive · by Muut Archive, 9 years ago
2 924 9 years ago
Archive · by Muut Archive, 9 years ago
2 4055 9 years ago
Archive · by Muut Archive, 9 years ago
1 2935 9 years ago
Archive · by Muut Archive, 9 years ago
3 1110 9 years ago