Skip to content

powerkernel/yii-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii Static Page

Prerequisites

Installation

The preferred way to install this extension is through composer. Either run

composer require powerkernel/yii-page "@dev"

or add

"powerkernel/yii-page": "@dev"

to the require section of your composer.json file

DB Migration

Run in /bin directory

php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii-page/src/migrations --migrationCollection=page_migration

API Documentation

View on Postman

About

Yii static page module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages