yugo/panelis-page
Composer 安装命令:
composer require yugo/panelis-page
包简介
Manage static pages and informational content such as about, terms, privacy policy, and other public-facing pages.
关键字:
README 文档
README
Manage static pages directly from the Panelis admin panel.
Features
- Static page management
- Draft and published pages
- Rich text editor
- Slug generation
- Automatic Panelis plugin discovery
Requirements
- PHP 8.3+
- Laravel 13+
- Filament 5+
Installation
Install the package via Composer:
composer require yugo/panelis-page
Run migrations:
php artisan migrate
Usage
After installation, a Pages menu will be available in the Panelis admin panel.
The Page module provides a simple way to create and manage static pages for your application.
Common use cases include:
- About Us
- Contact
- Privacy Policy
- Terms of Service
- Help Center
- Custom landing pages
Available fields include:
- Title
- Slug
- Content
- Publication status
Pages can be saved as drafts or published when ready.
License
The MIT License (MIT).
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-24