Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Stability of admin plugin
· 10 years ago
Btw I'm trying to install admin via command line atm and getting this error: [RuntimeException] GPM not reachable. Please check your internet connection or check the Grav site is reachable
-
Stability of admin plugin
· 10 years ago
@spikesp - thanks for pointing out the post date - I had not noticed that. Thank you both for your help! Happy new years!
-
Stability of admin plugin
· 10 years ago
I can also say Admin plugin is very stable, however, all usual precautions of using beta software apply. I mean, if you're not regularly backing up your site, admin plugin or not, then — in my friend'
-
Stability of admin plugin
· 10 years ago
Hey that post is from August 2015. As someone who has been using the admin plugin I can attest that it seems fairly stable and usable.
-
Stability of admin plugin
· 10 years ago
Hi I would love to use this plugin and I see you have included it as part of one the Grav downloads. Making the plugin part of a mass download to me implies you are fairly confident the admin plugin i
-
Adminpanel: Disable pagemedia upload or disable multiple upload
· 10 years ago
You have to override the system/blueprints/pages/default.yaml by copying it and modifying it your theme, ie: user/your_theme/blueprints/pages/default.yaml. Full details on what you can do to remove f
-
Adminpanel: Disable pagemedia upload or disable multiple upload
· 10 years ago
Hey everyone, Is there a way I can disable the default pagemedia form field or that I can make sure that the user can only upload one file in the pagemedia form field? I tried adding this to my ../the
-
Modular text.md
· 10 years ago
Please raise an issue here: https://github.com/getgrav/grav-plugin-admin/issues
-
Modular text.md
· 10 years ago
I'm trying to get a grasp on modular pages. I am attempting to add a page via the admin panel. I already have a page that is using the modular template. When I add a page that I am aiming to be a _chi
-
Field listing pages in yaml config
· 10 years ago
Please try re-pasting your code between triple backticks like regular pre-code blocks in markdown. It's impossible to debug a YAML file without the appropriate indentations.