#38671 - Add functionality to enable/display properties in listing
1. Why is this change necessary?
It's the initial release of the plugin.
2. What does this change do, exactly?
It adds a new field in the administration where you can enable or disable product properties for the listing. If enabled they are accessible using product.properties
(product.sortedProperties
is not working for some reason)
3. Describe each step to reproduce the issue or behavior.
- Install & activate the plugin
- Build administration
- Configure your properties (you'll find a new card "ToolKit Attribute" at the end of the property detail page)
- Test if everything is working as expected in the storefront
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/38671
5. Checklist
-
I have updated the plugin version and changelog -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere -
I have changed the required NetiFoundation-version to the latest available version