-
I'm currently working on a Vendr 3 webshop in Umbraco 10.
I saw this add-on on the Vendr site and it looks great!
Unfortunately, I just now tried to install the package and discovered that its not…
-
We are a group of about 60 webshop owners that have one matomo server together to handle statistics. the cost for the server and my work as "superuser" is covered by the users depending on how many …
-
In de code hieronder worden altijd alle php files geinclude
https://github.com/LauraBokkers/educom-webshop-basis/blob/abc174b121fcb0cde116095d1e0c9b05bf21c50b/index.php#L3-L11
Dit zorgt dat er extra…
-
Hello,
Not an issue but more of a comment. I read your readme file and you mention a long file address as to where to place the plug-in. I just put it in my Plug-Ins folder at
/Applications/Adobe…
-
When you have 10.000 products and 300 categories it can be quite a hassle to find out what products have restrictions applied to them. Especially when a webshop company exists of more people that can …
-
Hi! On our webshop we get "Ajax Error" with no description or any error logs indicating whats wrong. I had to rollback to version 2.1.10 in order to fix it, i also tried to update php from 7.4 to 8.0 …
-
When we have something like this
``` html
```
we should concat in prod mode to
``` html
```
this can also be done for css.
-
Implementing an interaction by creating an interface, instantiating the interface with a lambda, and then using the reflection API to create an `InteractionInstance` blows into a runtime exception WHE…
-
https://github.com/JBZonda/educom-webshop-database/blob/8286ac297f6070b502a06bc6a6fbd2ce3e81e6e1/file_repository.php#L52-L69
Als de user niet bestaat retourneer je hier FALSE, dit is niet gebruikelij…
-
```
What steps will reproduce the problem?
1. Create a webshop according to the guide.
2. Access following page
http://.../yii-shop/index.php?r=shop/shop/admin
3. Click on the looking-glass icon in …