panix/mod-office-presentation

Module office presentation

dev-master 2020-01-18 12:41 UTC

This package is auto-updated.

Last update: 2024-03-18 21:59:53 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-office-presentation "*"

or add

"panix/mod-office-presentation": "*"

to the require section of your composer.json file.

Add to web config.

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

Migrate

php yii migrate --migrationPath=vendor/panix/mod-office-presentation/migrations

Author & License

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

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