定制 nullref/yii2-product 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nullref/yii2-product

Composer 安装命令:

composer require nullref/yii2-product

包简介

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

Module for products management

!!! This project is under development and not ready for production !!!

The main idea of this package is providing a flexible way to configure product entities at the website.

For those purposes, now we have another solution that calls EAV.

At this moment we recommend you to check it instead of this package.

Main features

  • configure different types of products (e.g. configurable, grouped, simple)
  • defining properties and options for products entities
  • ability to extend base features to add new types of products and properties

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist nullref/yii2-product "*"

or add

"nullref/yii2-product": "*"

to the require section of your composer.json file.

Then You have run console command for install this module:

php yii module/install product

and module will be added to your application config (@app/config/installed_modules.php)

Using with yii2-admin module

You can use this module with Yii2 Admin module.

统计信息

  • 总下载量: 66
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-06-30