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

  • I want to connect MYSQL database · 10 years ago

    You need to create your own plugin that connects to MySQL and makes that data available. Grav has no built-in Database connection functionality.

  • I want to connect MYSQL database · 10 years ago

    I want to connect MYSQL database Is their any default database connection variable or filter to connect with data base to insert and retrieve third part API data.

  • Do you gave GRAV for ordinary audience not just for geeks · 11 years ago

    Depends what you mean by 'geek'. I think if you are undertaking building a website of any kind you need a certain level of technical knowledge. There are plenty of people who are able to get WordPre

  • Do you gave GRAV for ordinary audience not just for geeks · 11 years ago

    i'm in shock. i was trying to install and test GRAV. but what i see - this cms for geeks i did not understand how to install admin plugin i feel grav has a great potential to growth but do something t

  • Search with pagination · 11 years ago

    Thank you, I will investigate on the code of the plugin to see if I can modify it to add pagination

  • Search with pagination · 11 years ago

    Simplesearch does not currently have any support for pagination.

  • Search with pagination · 11 years ago

    I'm working for a new website with simplesearch and pagination plugin. They work fine while they are alone. But if I want a search page with pagination then the plugin doesn't work. I tried to look a

  • Error on login page · 11 years ago

    Thanks!

  • Error on login page · 11 years ago

    I now see this was in the docs, so was a suggested usage, but didn't work as expected. Already fixed in the code for the next release.

  • Error on login page · 11 years ago

    Ok in the user yaml, groups expects an array. Use: groups: - redacteuren I will make sure this will not be an error any more by making sure a single group works as well.