Pascal Querner

Results 48 issues of Pascal Querner

Having an array like ``` array(19) { 'sku' => string(2) "SW" '_type' => string(6) "simple" '_attribute_set' => string(18) "xxxxx" '_product_websites' => string(10) "xxxxx" 'name' => NULL 'description' => string(8) "TESTTEST"...

Here [1] you force the .sql file created / downloaded from vinais compressed sample-data project. It would be better if thats only a fallback solution and you could overwrite this....

Would it be possible to add inline configuration and initialization ? Something like ``` //... ->add('address', CollectionType::class, [ //... 'attr' => [ //... 'class' => 'my-selector', 'data-sfcollection' => 'true', //[1]...

I have a endpoint which consumes a JSON body with a optional `callback_url` property, which is of type string. If this property is set, we will `HTTP POST` to this...

After uninstallation of this module we have a empty "Generals" tab in admin be catalog/edit or catalog/new. Theres an 'Generals' tab information in table _eav_attribute_group_. I dont know if its...

While this module works great, it should have integrated support for moudle "magento-hackathon/AsyncIndex" Module src: https://github.com/magento-hackathon/AsyncIndex As of now, after altering products/categories via an external updater, the groupscatalog2 indexes wont...

I have an setup running with docker and an LE certficate. If you want I could patch up some docs for it (also with htaccess vhost configuration, to proxy it...

user implementation issue

Hey, is it possible to limit this thing to tv shows only? I just started watching a movie and it tries to decode it.

Product A is a configurable product. Product B is a simple product. A wants product B as its child. A has set it wants to have attribute "example" as configurable...

As seen in this commit https://github.com/avstudnitz/AvS_FastSimpleImport/commit/cec4b1bee76fb78fe07f8c6814af3e01629c1fe3 (issue https://github.com/avstudnitz/AvS_FastSimpleImport/issues/157) we had to mock the variable $_indexValueAttributes to have "our value" (country_of_manufacture ) allowed to be imported by country_code (eg "AT" for...