monsieurbiz / SyliusSearchPlugin

A search plugin using Elasticsearch for Sylius
MIT License
45 stars 38 forks source link

feat: added taxon to LimitsSearchType #219

Closed seizan8 closed 2 months ago

seizan8 commented 4 months ago

Added the missing inputs for taxon limits.

The plugin creates an entry with the "taxon" key and "[9, 18, 27]" as value. But it cannot be edited, which is weird.

maximehuran commented 2 months ago

Thank you @seizan8 🚀