Skip to content

open-ecommerce/yii-kartik-trivalent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trivalent column based in bolean for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist open-ecommerce/yii2-kartik-trivalent "dev-master"

or if you have composer installed globaly

composer require --prefer-dist open-ecommerce/yii2-kartik-trivalent "dev-master"

or add

"open-ecommerce/yii2-kartik-trivalent": "dev-master"

to the require section of your composer.json file.

Depending on your minimun composer requirements defined in your composer.json you will need to add the repository:

"repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/open-ecommerce/yii2-kartik-trivalent"
        },
        ...

If you have any questions, feel free to ask.

About

Trivalent control for the kartik grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages