Skip to content

shopium24/mod-plans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Shopium24

Module plans for Shopium24

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist shopium24/mod-plans "*"

or add

"shopium24/mod-plans": "*"

to the require section of your composer.json file.

Add to web config.

'modules' => [
    'plans' => ['class' => 'shopium24\mod\plans\Module'],
],

Migrate

php yii migrate --migrationPath=vendor/shopium24/mod-plans/migrations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published