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

  • Users · 10 years ago

    can a user register from front end site?

  • Users · 10 years ago

    Also see Adding and Managing Users

  • Users · 10 years ago

    for each user theres a yaml file under user/accounts. If you want to add a user simply add a new file with the username and the yaml parameters like email: [email protected] fullname: 'Admin' title: Adminis

  • Users · 10 years ago

    Thanks. And how we add user?

  • Users · 10 years ago

    It does via the 'login' plugin: https://github.com/getgrav/grav-plugin-login combined with groups and permissions

  • Users · 10 years ago

    Hi. Can this CMS handle users groups like joomla? Does it have the ability to make public or hidden certain pages or content per user group like joomla?

  • Page collection - target all posts but no pages · 10 years ago

    @rhukster - Yeah but it would be more handy if I don't need to set each time for new blog post specific taxonomy and instead, Grav could automatically fetch only post type and not page type (based on

  • Page collection - target all posts but no pages · 10 years ago

    If you have defined all your blog posts with some taxonomy, you can just use a collection that filters that taxonomy. For example, I commonly set: taxonomy: category: blog In all blog pages. That w

  • Page collection - target all posts but no pages · 10 years ago

    I want to put list of all blog posts in main directory of the website (not /blog). How can I tell Grav to list all the posts (but omit pages) in twig? I added in front matter this but this will list a

  • Booking Calender · 10 years ago

    I'm searching a Booking Calendar plugin for Grav .