Luke Towers
Luke Towers
@jaxwilko random thought: This could be related to our work on the extension management refactoring where we could make it so that the extension managers could have an API for...
@jaxwilko is anything left to implement on this or is it ready to go? Are you able to add a screen recording or some screenshots?
@jaxwilko ping :)
@mjauvin are people able to configure the transports through the backend as well as use the failover transport?
We'll have to address this in 1.3 as Symofny/Console 6.3 doesn't support PHP 8.0 so we can't switch to it yet on 1.2: https://github.com/wintercms/storm/commit/facb27d7486406306dab491ed3d9eb95245fd0b2
This should be resolved now.
@matteotrubini is it the default value that's causing you problems?
Replaced by #1388
@damsfx documentation needs to be updated, Laravel changed their default and we followed suit in https://github.com/wintercms/winter/commit/f6510979cc3596af92ed41242246d5edb3caed30
The "priority" property should probably be called "order" and have a default value of 500, as that is what the backend menu and permissions registration already does. The current implementation...