Skip to content

Installation

Matej Chalachán edited this page May 13, 2022 · 2 revisions

Install with composer

Run

php composer.phar require --prefer-dist matejch/yii2-page-guide "^1.2"

Or you can add

"matejch/yii2-page-guide": "^1.0"

to require part of composer.json and then run composer.phar install

Clone this wiki locally