cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to get my new custom module fields as attributes in magento catalog rule module

Trying to get my new custom module fields as attributes in magento catalog rule module

I have created a new module with a table (distribution_channel) 

I want to get new created fields in magento catalog rule in condition selection after  (customer attributesScreenshot from 2022-01-20 11-42-30.pngScreenshot from 2022-01-20 11-39-36.pngScreenshot from 2022-01-20 11-39-36.pngScreenshot from 2022-01-20 11-42-30.png

1 REPLY 1

Re: Trying to get my new custom module fields as attributes in magento catalog rule module

We will need to take the following steps to add the new attribute:
1. Create a new module.
2. Add an InstallData script.
3. Add a source model.
4. Add a backend model.
5. Add a frontend model.
6. Execute the InstallData script and verify that it works.

If issue solved, Click Kudos & Accept as Solution.
LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool