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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Require class into custom plugin · 10 years ago

    Hi all.Need some help with including my own class into custom plugin.When I load the page, I have an error "Class 'Grav\Plugin\MCAPI' not found" .Please help how to fix it.Thanks before <? namespa

  • Develop H5P Plugin · 10 years ago

    @paulhibbitts thank you, for your support of the post. I read your blog and I can concur with most of what you are saying although you are much more web savvy than me. I did a bit of development with

  • Develop H5P Plugin · 10 years ago

    Although 200-300 hours are quite a lot, it seems a good estimate to implement all of the feature richness. As far as I can see, most of the "components" are handled via JS and the best approach imho i

  • Develop H5P Plugin · 10 years ago

    Hi @mariuspretorius, I am using Grav in the education space too (see my Grav Course Hub skeleton) and am interested in H5P as well. No PHP skills here either, but I did get in touch with the H5P team

  • Develop H5P Plugin · 10 years ago

    I don't know if you are aware of another fantastic Open Source project called H5P. (check www.h5p.org ) It provides many interactive content types that may be inserted onto a webpage. They have develo

  • Email address as username · 10 years ago

    Currently not. But this feat was introduced in the Admin plugin a few days ago (https://github.com/getgrav/grav-plugin-admin/pull/685), it can be added to frontend Login as well.

  • Email address as username · 10 years ago

    Does grav-plugin-login offer an easy way to support this common paradigm?

  • Plugin to switch language based on FQDN? · 10 years ago

    Hi @afoozle, I don't know about any plugin, which comes with this feature. The usual way is to add some htaccess redirect rules, but you can of course redirect the user by a plugin. In order to do tha

  • Plugin to switch language based on FQDN? · 10 years ago

    Hi all, I was wondering if there was an option, or a plugin available that allows you to specify a language for a specific domain name so that you can control the language switching based on domain ra

  • Default options when creating pages in Admin Panel · 10 years ago

    Oh yes, to edit the defaults in the "New page" modal, that's the way.