The AI-powered CMS

PagibleAI: The Cloud-Native CMS

Deploy on AWS, Google Cloud, Azure, or Kubernetes. PagibleAI scales from a simple blog on shared hosting to enterprise platforms handling billions of requests — with zero architecture changes.

Get Started
Abstract AI head with neural network connections.

Built for the Cloud from Day One

PagibleAI is architected as a truly cloud-native application. Built on Laravel, it leverages cloud services like load balancers, auto-scaling groups, and managed databases out of the box. No external dependencies, no separate services — just install with Composer and deploy anywhere.

composer require aimeos/pagible
php artisan cms:install
php artisan migrate

Cloud-Native Infrastructure

Deploy Anywhere

Run on AWS, Google Cloud, Azure, or any Kubernetes cluster. PagibleAI adapts to your infrastructure, not the other way around.

Auto-Scaling Ready

Scale horizontally across multiple instances. PagibleAI maintains performance and responsiveness even under heavy traffic loads.

Any Database

Works with SQLite, MySQL, PostgreSQL, and SQL Server — all with built-in full-text search using native database features.

Smart Caching

Per-page cache with configurable duration keeps your site fast without extra setup. No Redis or Varnish required to get started.

Multi-Tenancy

Run multiple sites from a single installation with automatic data isolation per tenant. Perfect for SaaS and agency use cases.

Octane Compatible

Designed to be safe in long-running Laravel Octane environments. No special configuration needed for maximum throughput.

API-First Content Delivery

PagibleAI gives you three ways to deliver content — choose what fits your architecture, or combine them:

JSON:API for Content Delivery — A read-only, JSON:API-compliant REST endpoint optimized for frontend consumption. Delivers all page data, nested elements, and file references in a single request — ideal for SPAs, mobile apps, and static site generators. Engineered to handle billions of requests with minimal latency.

GraphQL Admin API — Powered by Lighthouse, the admin API provides complete control over pages, elements, files, versions, and user permissions. Build custom admin interfaces or automate content workflows programmatically.

Blade Templates with Themes — The fastest way to build a complete website. PagibleAI ships with a theme engine that renders pages server-side using Laravel's Blade templates. Perfect for sites where you want full control over the HTML without building a separate frontend.

PagibleAI vs Contentful vs Contentstack

Features

PagibleAI PagibleAI

Contentful Contentful

Contentstack Contentstack

AI-powered content

good

commercial

commercial

Cloud-native

good

good

good

Auto-scaling

good

good

good

Content preview

good

complex

complex

GraphQL API

good

good

good

JSON:API

good

proprietary

proprietary

Multi-tenancy

good

good

good

Multi-language

good

good

good

Multi-domain

good

good

good

Version control

good

good

good

Performance

good

good

good

Scalability

good

enterprise only

enterprise only

Costs

good

bad

bad

No Vendor lock-in

good

bad

bad

Open Source

good

bad

bad

AI-Powered Content Workflow

Content Generation

Create drafts, rewrite text, adjust tone, and expand outlines using LLMs — directly from the admin panel.

Image Manipulation

Resize, crop, and optimize images with AI-assisted processing. No external image editing tools needed.

Audio Transcription

Convert audio and video files into searchable text content automatically using speech-to-text AI.

AI Translation

Translate pages and content elements across 35+ languages with a single action via Prism PHP.

MCP Server

33 ready-to-use tools that let AI assistants like Claude manage your entire CMS programmatically.

SEO Optimization

AI-generated meta descriptions, titles, and keyword suggestions to improve search engine visibility for every page.

Scales with Your Project

PagibleAI grows with your application — from a personal blog on shared hosting to a high-traffic enterprise platform:

  • Any database — Works with SQLite, MySQL, PostgreSQL, and SQL Server, all with built-in full-text search
  • Smart caching — Per-page cache with configurable duration keeps your site fast without extra setup
  • Multi-tenancy — Run multiple sites from a single installation with automatic data separation per tenant
  • Cloud-ready — Deploy on AWS, Google Cloud, Azure, or Kubernetes and scale across multiple servers
  • Fast page trees — Hierarchical pages are stored efficiently so even deep navigation structures load instantly
  • Built-in rate limiting — All endpoints are protected against overload out of the box

Version Control & Publishing

Immutable Versions

Every change creates an immutable snapshot. Full audit trail of who changed what and when, with complete rollback.

Draft/Published

Editors work on drafts while the public sees the last published version. Edit freely without affecting the live site.

Scheduled Publishing

Set pages to go live at a specific date and time. Plan content launches ahead without manual intervention.

Secure by Default

PagibleAI takes security seriously so you don't have to worry about common vulnerabilities:

  • Content sanitization — All user input is automatically cleaned to prevent malicious code from reaching your visitors
  • Security headers — Content Security Policy headers are set up out of the box to block unauthorized scripts
  • Bot protection — Built-in HCAPTCHA keeps forms safe from automated spam submissions
  • Data consistency — Database constraints ensure your content stays intact, even when deleting related items
  • Tenant isolation — Each tenant's data is completely separated, so there's no risk of cross-site leaks

Developer Features

Custom Elements

Define new content element types with your own fields and Blade templates. Extend the CMS without modifying core code.

Shared Elements

Create reusable content blocks once and reference them across multiple pages. Update once, reflect everywhere.

CMS Importer

Migrate from WordPress with a built-in Artisan command. Import posts, pages, media, and metadata seamlessly.

Multi-Language

Full i18n support with 35+ locales. Manage translations per page with linked language versions.

Multi-Domain Routing

Serve different page trees based on the request domain. Run multiple sites from a single Laravel application.

LGPL-3.0 License

Use freely in commercial projects without licensing restrictions. No per-site fees, no vendor lock-in.

Frequently Asked Questions

What makes PagibleAI cloud-native?

PagibleAI is built on Laravel, which natively supports cloud services like load balancers, auto-scaling groups, managed databases, Redis caching, and queue workers. It scales horizontally across multiple instances and runs on any cloud provider or Kubernetes cluster without architecture changes.

How does PagibleAI compare to Contentful?

Contentful is a proprietary SaaS platform with per-seat pricing and vendor lock-in. PagibleAI offers the same cloud-native scalability and API-first approach, plus AI-powered content creation, WYSIWYG preview, multi-tenancy, and multi-domain support — all as open source with no usage fees.

How does PagibleAI compare to Contentstack?

Contentstack is an enterprise SaaS headless CMS with strong cloud-native capabilities but high costs and vendor lock-in. PagibleAI matches Contentstack on scalability, multi-tenancy, and version control while adding AI-powered content creation, multi-domain support, and full open-source freedom with no per-seat or usage-based pricing.

Which cloud providers are supported?

PagibleAI runs on any cloud provider including AWS, Google Cloud Platform, Microsoft Azure, and any Kubernetes-based infrastructure. It also works on traditional shared hosting and VPS environments.

Does it work with Laravel Octane?

Yes. All static state is designed to be safe in long-running Octane environments. No special configuration is needed for maximum throughput.

How does multi-tenancy work?

Every model is automatically scoped by a tenant_id via a global Eloquent scope. You configure the tenant resolver once, and all queries are isolated automatically — perfect for SaaS platforms and agency setups.

Is PagibleAI open source?

Yes. PagibleAI is released under the LGPL-3.0 license, which allows free use in both open-source and commercial applications. No per-site fees, no vendor lock-in.

Deploy Cloud-Native Content Management Today

Three commands. Any cloud. PagibleAI scales from shared hosting to enterprise clusters — install it now and deploy anywhere.

Get Started