0

I have added few attributes in Magento like Veg, NonVeg etc.
Is there any way to get all newly added attributes from Magento? I do not want those attributes which were already present.

ved
1191 silver badge11 bronze badges
asked May 9, 2016 at 15:23
1

1 Answer 1

1

You can get all the attributes created by users:

Go to -> Admin -> Catalog -> Attributes -> Manage Attributes. And filter by System = No

All attributes filtered less -> color, cost and manufacturer are the attributes created by users

Yeshu
4143 silver badges12 bronze badges
answered May 9, 2016 at 15:38
1
  • Thank you for your answer but I want it programmatically. Commented May 10, 2016 at 4:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.