{ "@context": "https://schema.org", "@type": "Organization", "name": "Guidevera", "url": "https://guidevera.adsumus.biz/", "logo": "https://guidevera.adsumus.biz/file/1773849642/501/Guidevera_Logo.webp" }
Open Source

Documentation that
stays under control

Guidevera helps teams create, review and publish internal knowledge with version history, approval workflows and clear visibility rules.

17
Database tables
55+
API actions
40+
Config options
4
Role levels
PHP 8.2
CakePHP 5.3
What it does

Everything your internal docs need.

Guidevera covers the full lifecycle — from writing to approval to publication — without needing a stack of third-party tools.

WYSIWYG Editor

Rich text editing with Summernote — tables, images, videos, internal links. Everything stays in-browser, no external services.

summernote file-browser smart-links
Review Workflow

Draft → Review → Published → Archived. Assign reviewers, request changes, approve or reject — with a full decision history.

4-stage assignable audit-log
Revision History

Every save creates a revision. Compare versions and restore any previous state in one click. Auto-backup before restore.

diff restore auto-backup
Roles & Visibility

Four role levels — Guest, Editor, Contributor, Admin. Per-file visibility flags. Pages can be active or inactive independently of workflow state.

guest editor contributor admin
File Management

ID-based file links that never break when you rename or move files. Folder nesting, download counters, per-role access controls.

id-links folders usage-tracking
Search & Navigation

MySQL full-text search with keyword highlighting, keyword index, tags, related pages, and chapter-numbered tree navigation.

fulltext keywords tags
Who it's for

Built for teams that need more than a wiki.

Guidevera fits anywhere documentation needs structure, approval and version control.

Explore use cases
01
Internal Knowledge Base

Central place for onboarding docs, process descriptions and team knowledge. Hierarchical structure keeps things findable as the team grows.

02
SOPs & Operational Guides

Standard operating procedures that need version history and approval before publishing. Revision tracking shows what changed and when.

03
Policy & Compliance Documentation

Read acknowledgements confirm staff have read updated policies. Locale-aware tracking works across multilingual teams.

04
Service & Support Documentation

Customer-facing or internal support docs that guests can read without an account, while editors manage and update content behind the scenes.

Why Guidevera

More structure than a wiki. Less overhead than an enterprise CMS.

Simple wikis are fast to start but collapse under review requirements and compliance needs. Guidevera gives you the structure without the complexity.

Simple Wiki
Guidevera
No approval before publishing
4-stage review workflow with assignable reviewers
No version history or diff
Full revision history with one-click restore
No read confirmation tracking
Acknowledgements with locale-aware reporting
Files break when renamed
ID-based links — rename freely without breaking anything
All-or-nothing access
Per-page and per-file visibility by role
Open Source

Self-hosted, MIT licensed,
no vendor lock-in.

Run Guidevera on your own server. Your data stays where you put it. The code is on GitHub — read it, fork it, contribute to it.

# Quick Start
composer install --no-dev
cp config/app_local.example.php \
config/app_local.php
bin/cake install
# → Admin account created
# → 17 tables ready
# → Visit your installation
Get started

Ready to set up your knowledge base?

Read the installation guide in the Help Center or browse the source code on GitHub.