Routes for dektrium/yii2-routes
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist derekisbusy/yii2-routes "*"
or add
"derekisbusy/yii2-routes": "*"
to the require section of your composer.json
file.