magepal / magento2-color-picker
Admin System.xml Color Picker
Installs: 10 268
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2024-10-26 01:28:03 UTC
README
MagePal 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>
- 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