2017 © Pedro Peláez
 

yii2-extension themeshop

Shop themes for Yii2

image

kulishp/themeshop

Shop themes for Yii2

  • Thursday, March 15, 2018
  • by kulishpp
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

themeshop

Shop theme for Yii2 Advanced, (*1)

install:, (*2)

composer require kulishp/themeshop "^1.0.1", (*3)

  • file @vendor/kulishp/themeshop/shop/assete/AssetShop paste to @frontend/assets, (*4)

  • paste in file @frontend/config/main.php, (*5)

components' => [, (*6)

    'view' => [

        'theme' => [
            'pathMap' => [
                '@app/views' => '@vendor/kulishp/themeshop/themes/shop/views'
            ],
        ],

    ],

The Versions

15/03 2018

dev-master

9999999-dev

Shop themes for Yii2

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

04/03 2018

1.0.2

1.0.2.0

Shop themes for Yii2

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

25/02 2018

1.0.1

1.0.1.0

Shop themes for Yii2

  Sources   Download

MIT

The Requires

  • php >=5.4.0