-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Matej Chalachán edited this page May 13, 2022
·
2 revisions
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