https://github.com/staempfli/magento2-module-widget-extra-fields
Magento 2 Module that adds extra field types for Widgets. For example Image and WYSIWYG fields
https://github.com/staempfli/magento2-module-widget-extra-fields
Last synced: 6 months ago
JSON representation
Magento 2 Module that adds extra field types for Widgets. For example Image and WYSIWYG fields
- Host: GitHub
- URL: https://github.com/staempfli/magento2-module-widget-extra-fields
- Owner: staempfli
- Created: 2017-09-05T13:06:19.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-16T11:59:11.000Z (almost 6 years ago)
- Last Synced: 2025-10-02T10:00:08.370Z (10 months ago)
- Language: PHP
- Size: 55.7 KB
- Stars: 20
- Watchers: 8
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 2 Widget Extra Fields
[](http://www.repostatus.org/#abandoned)
[](https://www.codacy.com/app/Staempfli/magento2-module-widget-extra-fields?utm_source=github.com&utm_medium=referral&utm_content=staempfli/magento2-module-widget-extra-fields&utm_campaign=Badge_Grade)
[](https://codeclimate.com/github/staempfli/magento2-module-widget-extra-fields)
[](https://codeclimate.com/github/staempfli/magento2-module-widget-extra-fields)
Magento 2 module to add extra field types on widgets
## Installation
```
$ composer require "staempfli/magento2-module-widget-extra-fields":"~1.0"
```
## Usage
### ImageField
Use `Staempfli\WidgetExtraFields\Block\Adminhtml\ImageField` as `block` type in your widget parameter
```
Widget Name
Widget Description
Image
```

## Prerequisites
- PHP >= 7.0.*
- Magento >= 2.1.*
## Developers
Juan Alonso, and all other [contributors](https://github.com/staempfli/magento2-module-widget-extra-fields/contributors)
## License
[Open Software License ("OSL") v. 3.0](https://opensource.org/licenses/OSL-3.0)
## Copyright
(c) 2017, Stämpfli AG