theextensionlab/widgetimage 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

theextensionlab/widgetimage

Composer 安装命令:

composer require theextensionlab/widgetimage

包简介

Magento extension that adds a widget helper block

README 文档

README

TheExtensionLab_WidgetImage this extension adds a widget helper_block that developers can utilize to add a image choose/uploader to the widget interface This extension is often a dependency of our other extensions.

Example Use

In your modules widget.xml file simply add the helper block below to the field you want to be an image selector.

  <featured_image>
      <visible>1</visible>
      <required>0</required>
      <label>CMS Image</label>
      <type>label</type>
      <helper_block>
          <type>theextensionlab_widgetimage/adminhtml_widget_image_chooser</type>
          <data>
              <button translate="open">
                  <open>Select Image...</open>
              </button>
          </data>
      </helper_block>
      <sort_order>10</sort_order>
  </featured_image>

Uninstallation

To uninstall this file simple remove all files, a list of which can be found in the modman file.

Developer

James Anelay - TheExtensionLab

http://www.theextensionlab.com

@JamesAnelay - @TheExtensionLab

License

OSL-3.0

Copyright

(c) 2015 TheExtensionLab

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2016-10-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固