PHPackages                             luyadev/luya-blog - 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. luyadev/luya-blog

ActiveLuya-extension[Utility &amp; Helpers](/categories/utility)

luyadev/luya-blog
=================

1.1.0(3y ago)11.7k1MITPHPCI failing

Since Apr 28Pushed 3y agoCompare

[ Source](https://github.com/luyadev/luya-blog)[ Packagist](https://packagist.org/packages/luyadev/luya-blog)[ RSS](/packages/luyadev-luya-blog/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

 [![LUYA Logo](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)

LUYA Blog
=========

[](#luya-blog)

[![Tests](https://github.com/luyadev/luya-blog/workflows/Tests/badge.svg)](https://github.com/luyadev/luya-blog/workflows/Tests/badge.svg)[![Test Coverage](https://camo.githubusercontent.com/0b0a3823ae8adc0190c0263bb77fc1210bf6b8c5c43de6a3a126c957cca4f057/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64656234656463643061616430306361346262312f746573745f636f766572616765)](https://codeclimate.com/github/luyadev/luya-blog/test_coverage)[![Maintainability](https://camo.githubusercontent.com/085f4e8d942b73c9e2ab659cb9f8bfb54f75c60d70e8f07467542f06fbd4c19c/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64656234656463643061616430306361346262312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/luyadev/luya-blog/maintainability)[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)

This package helps to create Blog behaviors with LUYA CMS.

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

[](#installation)

Install the extension through composer:

```
composer require luyadev/luya-blog
```

Usage
-----

[](#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
