Skip to content

tests1000/yii2-articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Yii2 Articles Module

Create and publish articles

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tests1000/yii2-articles "*"

or add

"tests1000/yii2-articles": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \tests1000\articles\AutoloadExample::widget(); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages