Skip to main content

Pagify Documentation

Pagify CMS

Official Documentation Portal

A modular Laravel CMS platform for multi-site operations, structured authoring workflows, and extensible frontend delivery.

Introduction

Pagify is a production-oriented CMS with clear module boundaries, operational safety, and developer-friendly extension points. This docs portal helps teams ship faster by centralizing guides, contracts, reference data, and implementation standards.

Project Description

Purpose

Deliver a reliable CMS platform for admin teams, developers, and operators with predictable workflows for page delivery and module operations.

Technology Stack

Laravel 12, Inertia-based admin UI, modular service design, queued workflows, and theme rendering with sandboxed Twig helpers.

Operational Focus

Built-in runbook coverage, update workflows, audit support, permission hardening, and test-backed module behaviors.

Current Platform Features

The following capabilities are currently implemented and covered in the active documentation and test matrix.

Modular architecture with Core, Media, Page Builder, and Updater domains

Admin authentication and password reset workflow

Role, permission, admin-group, and API token management

Media library with upload sessions, preview, and download flow

Page Builder workflow with draft, publish, schedule, and revision support

Theme management, Twig sandbox, and frontend fallback rendering

Plugin lifecycle operations and extension-point discovery

Updater execution flow with dry-run, update, and rollback support