luyadev/luya-blog
最新稳定版本:1.1.0
Composer 安装命令:
composer require luyadev/luya-blog
包简介
README 文档
README
LUYA Blog
This package helps to create Blog behaviors with LUYA CMS.
Installation
Install the extension through composer:
composer require luyadev/luya-blog
Usage
The main idea behind LUYA Blog is to create a CMS Folder Structure which might be not rendered inside the application menu, but display in a "blog section" block. See the CMS Page illustration tree below:
.
├── About
├── Blog <= Add the BlogOverviewWidget here
│ ├── First Entry
│ ├── Second Entry
│ └── Last Entry
└── Homepage
- BlogOverviewWidget: Use this widget to display all children pages for a given root page.
统计信息
- 总下载量: 1.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-22
