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

Forum Now Online

Another great way to get support and interact with the team...

Andy Miller Andy Miller · SEP 11, 2014
journal forum

Since we launched the getgrav.org site, we have been repeatedly asked about a forum for new Grav users. We have been focused on improving Grav and releasing updates, but after finding Muut we were able to quickly set up a powerful real-time forum for our budding community.

Forums are inherently a complicated business. We manage a very busy and active forum at RocketTheme.com so we wanted something a little bit lighter and more in line with the Grav philosophy of speed, simplicity and power. I came across a relatively new JavaScript powered solution called Muut that looked to embody the same concepts that Grav does. It's very clean, showing details and options only on hover. It's light-weight and responsive so it works well on desktop and mobile devices. Also, it has great interaction capabilities meaning you can see responses live without the need to refresh the page.

The greatest thing however, is that only takes 2 lines of code to embed Muut into Grav. Our forum page basically looks like this:

TXT
---
title: Forum
process:
    markdown: false
---
<a class="muut" href="https://muut.com/i/getgrav">Real-time discussions right on your site</a>
<script src="//cdn.muut.com/1/moot.min.js"></script>

We just added a light sprinkling of CSS to create a more integrated solution and tada! Job done!

Anyway, enough talking, the best place to do that now is on our new forum.

Andy Miller
Andy Miller
Creator and lead developer of Grav CMS, with over 30 years in software development and 20+ years in open source, dating back to his years as a core member of the Joomla CMS development team.
Threads Bluesky
Back to blog
← NEWER
How to Use Grav with Dropbox
OLDER →
Three New Plugins Released
Related posts

Keep reading