Givan
Givan
Thanks for the encouragement, I really like working on Vvveb and I want to finish all the features that are needed from a modern CMS/ecommerce platform, this is my goal....
It doesn't work with some specific queries or does not work at all? Search is using the database full text search engine that works only with words and phrases, if...
Hi Can you please provide more details if possible a video with the drag and drop issues? There was a recent bug fix related to drag and drop https://github.com/givanz/VvvebJs/commit/5fd7ebd42685851ec735dee1a907be81f43355ae, does...
Your php is missing the zip extension, you can install it on your server using ```bash sudo apt-get install php-zip ``` If you are using xampp you can use this...
Thanks for the bug report, I rebuilt the docker image with pgsql support.