MagePal Magento 2 System.xml Color Picker
magepal/magento2-color-picker
This extension adds a color picker frontend model to be used in system configuration fields.
No errors foundPHPStan level 9Build passing
Supported Magento versions: 2.4.9
15,285 installs★ 1 starsLatest: v1.1.3Released 2020-12-25License: Proprietary
composer require magepal/magento2-color-pickerREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
composer require magepal/magento2-color-picker
- Download the extension
- Unzip the file
- Create a folder {Magento 2 root}/app/code/MagePal/ColorPicker
- Copy the content from the unzip folder
php -f bin/magento module:enable --clear-static-content MagePal_ColorPicker
php -f bin/magento setup:upgrade
<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>
- Custom SMTP
- Catalog Hover Image for Magento
- Enhanced Success Page for Magento 2
- Enhanced Transactional Emails for Magento 2
- Google Tag Manager
- Enhanced E-commerce
- Reindex
- Custom Shipping Method
- Preview Order Confirmation
- Guest to Customer
- Admin Form Fields Manager
- Customer Dashboard Links Manager
- Lazy Loader
- Order Confirmation Page Miscellaneous Scripts
- HTML Minifier for Magento2
© MagePal LLC. | www.magepal.com
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues
