Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • NetiNextToolKit NetiNextToolKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • shopware6
  • labs
  • NetiNextToolKitNetiNextToolKit
  • Merge requests
  • !1

Merged
Created Oct 18, 2021 by Tommy Meier@tmeierMaintainer3 of 4 tasks completed3/4 tasks

#38671 - Add functionality to enable/display properties in listing

  • Overview 2
  • Commits 6
  • Changes 31

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.

  1. Install & activate the plugin
  2. Build administration
  3. Configure your properties (you'll find a new card "ToolKit Attribute" at the end of the property detail page)
  4. 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

6. Release Notes

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 38671-initial-release