aimeos/pagible-themes-paper
Composer 安装命令:
composer require aimeos/pagible-themes-paper
包简介
Pagible CMS - Paper theme with warm, minimal design
README 文档
README
Warm, minimal, print-inspired design with off-white textured background and monochrome palette for Pagible CMS.
This package is part of the Pagible CMS monorepo.
Installation
composer require aimeos/pagible-themes-paper php artisan vendor:publish --tag=cms-theme
Design
- Style: Minimal, warm, print-inspired with diagonal line pattern texture
- Colors: Monochrome palette, off-white background (#F7F7F4), dark text (#1A1A1A)
- Typography: System font, weights 300/400/500
- Borders: 2rem radius for cards/containers, pill-shaped (9999px) buttons
- Surfaces: White (#FFFFFF) cards with subtle shadows on paper-like background
- CSS framework: Pico CSS with
--pico-*custom property overrides
Page Types
| Type | Description |
|---|---|
page |
Standard landing pages |
docs |
Documentation with sidebar navigation |
blog |
Blog with featured post and article list |
Customization
Theme colors and properties can be customized in the admin panel:
| Property | Default | Description |
|---|---|---|
--pico-color |
#1A1A1A |
Body text color |
--pico-background-color |
#F7F7F4 |
Page background |
--pico-primary |
#1A1A1A |
Primary accent |
--pico-secondary |
#6090D8 |
Secondary accent |
--pico-border-radius |
0.5rem |
Base border radius |
Structure
├── composer.json
├── schema.json Theme configuration schema
├── src/
│ └── PaperServiceProvider.php
├── public/ CSS files published to public/vendor/cms/paper/
│ ├── 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
LGPL-3.0-only
aimeos/pagible-themes-paper 适用场景与选型建议
aimeos/pagible-themes-paper 是一款 基于 CSS 开发的 Composer 扩展包,目前已累计 71 次下载、GitHub Stars 达 1, 最近一次更新时间为 2026 年 05 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「theme」 「cms」 「laravel」 「paper」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 aimeos/pagible-themes-paper 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 aimeos/pagible-themes-paper 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 aimeos/pagible-themes-paper 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
A Bootstrap 4.x base theme for SilverStripe
Integrate with Snipcart.
Lucency Theme
统计信息
- 总下载量: 71
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 29
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2026-05-01