-
Updating component oxid-esales/developer-tools
PHP Fatal error: Uncaught Error: Call to undefined method Oxrun\Command\Config\UpdateYaml::getDefaultName() in /var/www/oxid/vendor/symfony/console/Dep…
-
I installed the package [as described](https://github.com/OXIDprojects/oxrun/tree/07e7e896f5b7ccbcf54d5d206bb910242957628c#installation) in the following environment:
- `PHP 7.4`
- `"oxid-esales/o…
-
We need this line for the module to correctly talk to our shiny new FACT-Finder backend. Else the links within a landing page do not work and the DevConsole of the browser will only show an error mess…
-
I'm trying out Archipelago locally, and I'm running into some problems with a new install.
To begin with, Composer is not installed in the `esmero-web` container -- should this not be a default pac…
-
There are a few warnings while running `vendor/bin/oxid cache:clear`. Some developers are confused about this, I think we should fix this:
```
abez@60538fb8ed55:/var/www/oxideshop$ vendor/bin/oxid c…
-
### Update September: See the [list of plugins still lacking support](https://github.com/composer/composer/issues/8726#issuecomment-691097291) below if you want to help
As we are getting Composer 2…
-
I'm not able to clear the caches using anything newer than `6.0.0-beta3`, I got the following error:
```
Oxid Professional Services consle is called by vendor/bin/oxid
Oxid project root is found a…
-
This is a feature request.
Axsios is currently implemented via `Promises` but could be good to **make it pluggable**,
in this way, for example, we could create a plugin to make it `Observable` (o…
-
https://github.com/OXIDprojects/oxid-module-internals/blob/3ef518018b36f7b4944dbca7e8202ed5ef19afdb/Core/ModuleStateFixer.php#L23
This dependency to oxid-console should get either removed or regist…
-
Hi,
i use this image on Windows / WSL Ubuntu 18.04.
We have two private repositories. One from Oxid, and one for our extensions. Oxid deliver their packages as .tar files and we use .zip.
If …