Ryan Mitchell
Ryan Mitchell
No problem - closing in favour of https://github.com/lunarphp/lunar/pull/1726
Yep I understand that but we have Limitations: and qualifying products: Both of which should be affecting the X part of the equation. The Y part is handled by Product...
Its definitely easier to remove limitations, but the downside is that gives you less options for what products qualify - you lose the ability to let collections or brands be...
Any further thoughts on this one?
How we tend to handle this is using a NavSaved listener, then `Artisan::call('statamic:static:warm)`
You can do this using the UrlInvalidated event: https://github.com/statamic/cms/pull/8902
Going by the conversation around that issue and the one linked to it, I think this is the solution.
@duncanmcclean @jasonvarga would appreciate your thoughts on this when you get a chance.
It could, but that would mean an extra query every time to get the columns. Not a hugely expensive operation but worth considering. It also limits us to root keys...
Any update on merging this? If you aren't able to continue supporting this package maybe you could open it up to another maintainer?