Fractal_Mind

Results 26 issues of 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 ![2022-08-06_02-15](https://user-images.githubusercontent.com/5481933/183236899-d0b9fbfd-9725-444d-8a70-fb1b64fb251f.png)

> 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_...

![2021-10-04_22-49](https://user-images.githubusercontent.com/5481933/135952486-2d6a8161-9557-4930-8ef6-713898fd797f.png) ![2021-10-04_22-47](https://user-images.githubusercontent.com/5481933/135952489-5321edea-1c14-44c6-a795-112b433f3a89.png) 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...

![2022-04-06_16-05](https://user-images.githubusercontent.com/5481933/162061720-983aa094-2a9c-4ab6-8870-2cf7e78a9e11.png) 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!