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

Using Grav to Build a Nonprofit Admin and Documentation Dashboard for a Community ISP

Started by Rider 1 year ago · 1 replies · 144 views
1 year ago

Hi all,

I'm building a nonprofit-cooperative ISP called PonyXPS_ISP, serving local nonprofits and underserved communities in Northern California. We're using Grav CMS as the core system for our admin dashboard and documentation portal.

Our setup includes:

TXT
🌐 Grav as a flat-file dashboard accessible via local network or ZeroTier VPN

📝 Custom forms for Board meeting summaries, contract uploads, and volunteer coordination

🔐 Role-based access control for our small board of directors

💾 Local-first model (no continuous cloud access required)

⚡ Integrated with salvaged hardware running OpenWRT and battery-backed microservers

We're keeping everything modular, open-source, and lightweight — and Grav has been an amazing fit so far. That said, we’re hitting some minor snags, including:

TXT
Page preview quirks (sometimes shows /:preview paths or incomplete content)

Markdown formatting in frontmatter causing display issues (e.g., emoji or headers being ignored)

Need for automated backups and restore features across 5–10 nodes

We'd love tips, plugin recommendations, or suggestions on:

TXT
Improving multi-user form handling

Structuring a decentralized, replicable Grav setup

Reducing glitches in local-only (no internet) operation

Thanks for all the amazing work this community does — Grav has been a key part of making this project feel possible.

[email protected]
https://PonyXPS.com

1 year ago

Not sure I can be of much help here, but the only errors I encountered related to frontmatters were always caused by incorrect use of single quotes, such as:

title: 'La palla è sul tavolo, l'hai vista?'

that is, not escaping single quotes or replacing them with proper apostrophes.

HIH

Suggested topics

Topic Participants Replies Views Activity
General · by Hanns Mattes, 3 weeks ago
1 266 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 194 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 330 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 220 3 weeks ago