Skip to content

The extension allow user to create a sector with seats and save it using InputWidget field.

Notifications You must be signed in to change notification settings

aliashenko-corp-web4pro/yii2-sector-canvas-designer

Repository files navigation

Yii2 Sector Canvas Editor

The extension allow user to create a sector with seats and save it using InputWidget field.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist andrewljashenko/yii2-sector-canvas-designer "*"

or add

"andrewljashenko/yii2-sector-canvas-designer": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \andrewljashenko\sectorcanvaseditor\AutoloadExample::widget(); ?>```

About

The extension allow user to create a sector with seats and save it using InputWidget field.

Resources

Stars

Watchers

Forks

Packages

No packages published