定制 magepal/magento2-color-picker 二次开发

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

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

magepal/magento2-color-picker

最新稳定版本:1.1.3

Composer 安装命令:

composer require magepal/magento2-color-picker

包简介

Admin System.xml Color Picker

README 文档

README

MagePal Magento 2 System.xml Color Picker:

Magento 2 System.xml Color Picker

Installation

Step 1

Using Composer (recommended)
composer require magepal/magento2-color-picker
Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento 2 root}/app/code/MagePal/ColorPicker
  • Copy the content from the unzip folder

Step 2 - Enable extension ("cd" to {Magento root} folder)

  php -f bin/magento module:enable --clear-static-content MagePal_ColorPicker
  php -f bin/magento setup:upgrade

Usage

<field id="color_picker" translate="label" type="text" sortOrder="2" showInDefault="1" showInWebsite="1" showInStore="1">
    <label>Color Picker</label>
    <frontend_model>MagePal\ColorPicker\Model\Config\Source\ColorPicker</frontend_model>
</field>

© MagePal LLC. | www.magepal.com

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Proprietary
  • 更新时间: 2020-12-25