Widget Parameters (SISL fork)
Richer field types in Magento 2 widget config: WYSIWYG, Textarea and Image Chooser. Configure custom widgets from the panel instead of pasting HTML. Runs on 2.4.9.
By default a Magento widget parameter is a plain text field. This module adds three useful field types to widget configuration: WYSIWYG (a full content editor), Textarea (multi-line) and Image Chooser (pick an image from the media gallery instead of pasting a path). Custom widgets - banners, promo blocks, CMS sections - become comfortable to configure from the admin, no hand-written HTML.
Maintained fork of the archived dmatthew/magento2-widget-parameters (2022). The original pins no magento/framework; our fork tightens the constraints and is verified on Magento 2.4.9 / PHP 8.4. Install via VCS + dev-main.