PagibleAI CMS Documentation

Use these guides to install PagibleAI, configure its services, build the frontend and connect external tools. If this is your first installation, start with the setup guides. Existing sites can go directly to access control, APIs or maintenance.

Start here

Build the frontend

Control access and tenants

Connect applications and assistants

Search, import and protect content

  • Pagible Search package: Index draft and published records for SQLite, MySQL, PostgreSQL or SQL Server. Rebuild the index with php artisan cms:index.
  • Pagible Import package: Import WordPress posts, Gutenberg blocks and media. The importer creates the imported published version; it does not copy WordPress revision history.
  • Pagible Backup package: Back up tenant CMS records and public or protected media, verify archives and restore them. Backup archives are not encrypted, so keep them on private storage.

Sell access to content

The Pagible Cashier package connects one supported Laravel Cashier provider and grants frontend access from subscriptions or one-time payments. Use Stripe, Paddle or Mollie, and keep payment-derived access values under provider control.