PHPackages                             aimeos/pagible-themes-pagible - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aimeos/pagible-themes-pagible

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aimeos/pagible-themes-pagible
=============================

Pagible CMS - Pagible theme

0.11.4(1mo ago)168LGPL-3.0-onlyPHPPHP ^8.2

Since May 31Pushed 1w agoCompare

[ Source](https://github.com/aimeos/pagible-themes-pagible)[ Packagist](https://packagist.org/packages/aimeos/pagible-themes-pagible)[ Docs](https://pagible.com)[ RSS](/packages/aimeos-pagible-themes-pagible/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Pagible Theme
=============

[](#pagible-theme)

Dark, immersive design with blue-purple gradient accents, sharp edges, and a deep navy background for [Pagible CMS](https://pagible.com).

This package is part of the [Pagible CMS monorepo](https://github.com/aimeos/pagible).

Installation
------------

[](#installation)

```
composer require aimeos/pagible-themes-pagible
php artisan vendor:publish --tag=cms-theme
```

Design
------

[](#design)

- **Style**: Dark-only theme with radial gradient backgrounds and translucent surfaces
- **Colors**: Deep navy (#080040), blue (#0868D0) and purple (#B008C8) gradient accents
- **Typography**: Helvetica Neue / system font, normal weight
- **Borders**: Sharp edges (0 border-radius), pill buttons (2rem)
- **Buttons**: Pill-shaped with linear gradient (blue to purple)
- **CSS framework**: Pico CSS with `--pico-*` custom property overrides

Page Types
----------

[](#page-types)

TypeDescription`page`Standard landing pages`docs`Documentation with sidebar navigation`blog`Blog with featured post and article listCustomization
-------------

[](#customization)

Theme colors and properties can be customized in the admin panel:

PropertyDefaultDescription`--pico-color``#FFFFFFD0`Body text color`--pico-background-color``#080040`Page background`--pico-primary``#0868D0`Primary accent (blue)`--pico-secondary``#B008C8`Secondary accent (purple)`--pico-border-radius``0`Base border radiusStructure
---------

[](#structure)

```
├── composer.json
├── schema.json          Theme configuration schema
├── src/
│   └── PagibleServiceProvider.php
├── public/              CSS files published to public/vendor/cms/pagible/
│   ├── cms.css          Base styles and layout
│   ├── cms-lazy.css     Lazy-loaded component styles
│   ├── hero.css         Hero section
│   ├── cards.css        Card grid
│   ├── blog.css         Blog components
│   ├── article.css      Article content
│   ├── slideshow.css    Image slideshow
│   ├── questions.css    FAQ accordion
│   ├── contact.css      Contact form
│   ├── image.css        Image component
│   ├── image-text.css   Image with text
│   ├── pricing.css      Pricing tables
│   ├── table.css        Data tables
│   ├── toc.css          Table of contents
│   ├── video.css        Video component
│   ├── layout-page.css  Page layout
│   ├── layout-blog.css  Blog layout
│   └── layout-docs.css  Documentation layout
└── views/
    └── layouts/
        └── main.blade.php

```

License
-------

[](#license)

MIT

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance95

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

6

Last Release

16d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccdc84033584516c77fb6aa7f85dc7048f2fbcd08867fc6abf115d094bab5eef?d=identicon)[aimeos](/maintainers/aimeos)

---

Top Contributors

[![aimeos](https://avatars.githubusercontent.com/u/8647429?v=4)](https://github.com/aimeos "aimeos (78 commits)")

---

Tags

laravelcmsthemepagible

### Embed Badge

![Health badge](/badges/aimeos-pagible-themes-pagible/health.svg)

```
[![Health](https://phpackages.com/badges/aimeos-pagible-themes-pagible/health.svg)](https://phpackages.com/packages/aimeos-pagible-themes-pagible)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
