Recently I have found one solution to add color picker on system configuration options in Magento 2. Lets discuss in detail. In order to add color picker on system configuration options, we have to add one system field and require one Block file. Use below code to add system field. <field id=”color” translate=”label” type=”text” sortOrder=”10″…


Recent Comments