Marco
Marco
@taiwen In mymodule/config/module.php, we can set module dependency through an array ``` // Module dependency: list of module directory names, optional 'dependency' => array( ), ``` We checked the code...
STATIC and UPLOAD path are declared in red to fix in the same time than the driver issue https://github.com/pi-engine/pi/issues/1418
Is the browser cache header tag implemented in Pi. I dig quicky into Pi code, but did not find (Seems there is a ZF2 class for this)
## 🔎 Isolate the bug - [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [x] I have confirmed this...
## 🔎 Isolate the bug - [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [x] I have confirmed this...
### Describe the solution you'd like When using a Woo Pattern (ex: Banner), i want to display some products, using the Product Collection Block, let's say 3 products For that...