Skip to content

pavlinter/yii2-url-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2: UrlManager create friendly URL

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist pavlinter/yii2-url-manager "dev-master"

or add

"pavlinter/yii2-url-manager": "dev-master"

to the require section of your composer.json file.

Configuration

  • Update config file

Usage