1 hour ago, zunxunz said:Thank you for your suggestion. After some more research I've opted for the solution below in stead. This prevents adding new groups to all carriers, in stead of removing them afterwards.
It would be good if this would become an 'optional' setting in Prestashop.
Override the Group class.
good job! it's a great idea to create feature request, I should do this more often or at least once.
How to open a Feature Request on PrestaShop GitHub
- Go to the PrestaShop Issues page.
- Click the green “New issue” button (top right).
You’ll see a list of templates:
- Bug report
- Feature request
- Improvement suggestion
- (sometimes “feature request” and “improvement” are merged depending on their repo settings).
Select Feature request.
If it doesn’t appear, choose “Open a blank issue” and then label it yourself as Feature request.
Fill in the template:
- Title: Short, clear description of the feature.
- Problem: Why it’s needed / what it solves.
- Proposed solution: How it could work.
- Alternatives: If any.
- Additional details: Screenshots, links, use cases.
Submit the issue.