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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Ui Libraries Plugin doesn't show in admin panel

Started by Reinier 8 years ago · 2 replies · 691 views
8 years ago

Ui Libraries Plugin doesn't show in admin panel. I've installed it using gpm like so:

bin/gpm install ui-libraries

I followed the readme file to the letter; also made sure the required dependencies were installed.
the debug console also tells me its installed. Copied and checked the yaml file in config/plugin.

enabled: true
libraries:
enabled: []
libraries: ["jQuery UI", "Bootstrap", "UIKit", "Pure.css", "Skeleton", "Base", "Foundation", "HTML5 Boilerplate", "Ink", "Materialize", "Semantic UI"]
include_in_footer: false

I tried several clases of the ui libraries this plugin links to, but no go.

any ideas are welcome

8 years ago

Seems Like it's a bug, if you try it through the admin panel (which does show if you click the +add button), it installs, but actually doesn't install since the option to install is still available. I'll create an issue for this in the repo! thanks 🙂

👍 1
6 years ago

Got it working by:

  • adjusting to Apache user for the user/plugins/ui-libraries folder and content
  • rename 'grav-ui-libraries.yaml' (.php) to 'ui-libraries.yaml' (.php)
  • copy ui-libraries.yaml to user/config/plugins/
👍 1

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 43 1 week ago
Plugins · by Xavier, 4 weeks ago
2 53 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1179 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 47 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 72 2 months ago