2017 © Pedro Peláez
 

yii2-extension yii2-article

The article module for the yuncms.

image

yuncms/yii2-article

The article module for the yuncms.

  • Thursday, November 2, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 222 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 27 Versions
  • 0 % Grown

The README.md

yii2-article

适用于Yii2的article, (*1)

Latest Stable Version Total Downloads Reference Status Build Status Dependency Status License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

$ composer require yuncms/yii2-article

or add, (*5)

"yuncms/yii2-article": "~2.0.0"

to the require section of your composer.json file., (*6)

使用

前台模块, (*7)

yuncms\article\frontend\Module, (*8)

后台模块, (*9)

yuncms\article\backend\Module, (*10)

Url规则

    'articles/<page:\d+>' => 'article/article/index',
    'articles' => 'article/article/index',
    'article/create' => 'article/article/create',
    'article/tag' => 'article/article/tag',
    'article/<key:[\w+]+>' => 'article/article/view',

License

This is released under the MIT License. See the bundled LICENSE.md for details., (*11)

The Versions

18/08 2017
10/08 2017

2.0.1

2.0.1.0

The article extension for the yuncms

  Sources   Download

MIT

The Requires

 

article yuncms

27/07 2017

2.0.0

2.0.0.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

24/05 2017

1.0.8

1.0.8.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

21/05 2017

1.0.7

1.0.7.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

21/05 2017

1.0.6

1.0.6.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

15/05 2017

1.0.5

1.0.5.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

03/05 2017

1.0.4

1.0.4.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

02/05 2017

1.0.3

1.0.3.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

21/04 2017

1.0.2

1.0.2.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

21/04 2017

1.0.1

1.0.1.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms

13/03 2017

1.0.0

1.0.0.0

The article extension for the yuncms

  Sources   Download

BSD-3-Clause

The Requires

 

article yuncms