Yii2 seo module manager
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist OakCMS/yii2-seo-manager "*"
or add
"OakCMS/yii2-seo-manager": "*"
to the require section of your composer.json
file.