Fractal_Mind
Fractal_Mind
I have a cronjob listing all queues and processing them all. But I need to only list non-empty queue to limit the process to relevant queues. How can I do...
It's been a while `product variants` were on the road map. I know it was started last year but put aside for, I guess, more important features. `Product variants` for...
Keep up the good work 
> hi, the variants are not finished yet , we started work on them but they are hidden for now until we finish them _Originally posted by @peter-mw in https://github.com/microweber/microweber/issues/771#issuecomment-942108793_...
  I can see in the UI and in the code that we can add variants. But I can't seem to make it work. Do I need to go...
 To add a banner on top of a template is easy. Following [http://docs.microweber.com/guides/templates_101.md](http://docs.microweber.com/guides/templates_101.md) You could add it to the index.php or header.php in your template. ### But I would...
When will Microweber 2.0 will come out?
In the storage folder after you setup the multi-site you have ``` storage - framework - cache site1.com site2.com site3.com ``` How can I clear the cache to only "**site2.com**"...
It's there any way to trigger an event via webhook when a new order has arrived?
``` BLUETOOTH_CONNECT: 'android.permission.BLUETOOTH_CONNECT', BLUETOOTH_SCAN: 'android.permission.BLUETOOTH_SCAN', ``` Are missing in the android-permission package and should be added as soon as possible!