-
In 2014, I requested a generic way to create forms for object creation / update for the front-end.
@brusch replied that they'd be working on a plugin called ObjectForm which does work in such a way an…
-
https://github.com/dpfaffenbauer/pimcore-coreshop/blob/87afdae70c6fc42dd163f9a287042df21c759064/lib/CoreShop/Plugin/Install.php#L39
While installing, pimcore throws an error when mysql adapter is not…
-
While creating a new carrier, pimcore will throw an error:
``` php
Fatal error: Call to a member function getRanges() on a non-object in /plugins/CoreShop/controllers/Admin/CarrierController.php on l…
-
https://github.com/dpfaffenbauer/pimcore-coreshop/blob/master/lib/CoreShop/Plugin/Install.php#L408
While installing, the `recurse_copy()` helper function is not available.
-
Pimcore version: 4.0.0.B3 - 3637
When user try to rename object folder error will be shown:
"~Call to undefined method getClassName in class Pimcore\Model\Object\Folder~"
Class i missing method:
…
-
add the possibility to add a custom theme in default website structure.
e.g.
``` php
/website/views/coreshop/template/TEMPLATE_NAME
```
-
1. Add a multiselect field to a class
2. Add multiple select options to new multiselect, starting with 0 (display name) / 0 (value)
3. Add or modify an existing object, based on this class
4. Select o…
-
Hi,
Since august 2014, pimcore extension hub is no longer supported to the benefit of composer.
https://www.pimcore.org/en/resources/blog/extension+management+using+composer_b522?page=2
In order to …
-
The documentation describes several ways of disabling the cache: https://www.pimcore.org/wiki/display/PIMCORE3/Output-Cache
Our server does not use Memcache or any other additional caching mechanisms…
John5 updated
9 years ago
-
I successfully installed this plugin in Pimcore and it seems to work. I do see a lot of minified_javascript files in my /tmp directory. But the website iteself does not change, it does still have the …