title | issue |
---|---|
Add reset to default for excluded search term. |
NEXT-14417 |
- Added new function
resetExcludedSearchTerm
inShopware\Administration\Controller
with route/api/_action/search-keyword/reset-excluded-search-term
which reset excluded term value to default. - Added method
onResetExcludedSearchTermDefault
insw-settings-search-excluded-search-terms/index.js
to handle reverting the excluded terms values. - Added new event
PreResetExcludedSearchTermEvent
inShopware\Core\Content\Product\Events
to dispatch an event for extendable for excluded search term default.