panix/mod-shop

Module shop

Installs: 576

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:pixelion-module

4.0.2 2022-10-01 10:57 UTC

This package is auto-updated.

Last update: 2024-10-21 18:25:37 UTC


README

Описание на Русском

Module for PIXELION CMS

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

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist panix/mod-shop "*"

or add

"panix/mod-shop": "*"

to the require section of your composer.json file.

Add to web config.

'modules' => [
    'shop' => ['class' => 'panix\mod\shop\Module'],
],

Migrate

php yii migrate --migrationPath=vendor/panix/mod-shop/migrations

Роутинг и параметры

Author & License

See also

PIXELION CMS!
Content Management System "PIXELION CMS"
www.pixelion.com.ua

The module is under development, any moment can change everything.