-
Hello, I've a problem with an rabbitmq queue, it is simply stuck (same number of ready, unacked and
Hello, I've a problem with an rabbitmq queue, it is simply stuck (same number of ready, unacked and total for hours already) and any attempts to purge the queue or add new messages to the queue results in a timeout. Is there any way to solve this? It's a staging environment using the Spryker Cloud. I've tried multiple…
-
Hi,
I'm currently trying to overwrite the behavior of `Spryker\Zed\Application\Communication\Contro
Hi, I'm currently trying to overwrite the behavior of Spryker\Zed\Application\Communication\Controller\IndexController::indexAction() to add a redirect to /dashboard (so the users no longer see a blank page after logging into Zed. Unfortunately, my custom controller is never called, so it has no effect. Is there an easy…
-
Hello,
we are currently implementing a login flow for keycloak OpenID (external login server). For t
Hello, we are currently implementing a login flow for keycloak OpenID (external login server). For that we wrote also a client from yves frontend to spryker backend. This client should provide a) a login link where the customer gets redirected to b) the resource owner by the provided auth code (from redirect from keycloak…
-
Hello.
Can I do this on Yves category/edit?id-category=2 ?
Hello. Can I do this on Yves category/edit?id-category=2 ?
-
Hey when you are loading in product image sets how does spryker handle alt tags?
Hey when you are loading in product image sets how does spryker handle alt tags?
-
Hello everybody,
is there a recommended way pulling plugins as a dependency to another module when t
Hello everybody, is there a recommended way pulling plugins as a dependency to another module when the plugin itself has dependencies? I want to use that code of this plugin in my own module. Usually, the plugin has no dependencies at all (no constructor params), but now i hit encounter a spryker plugin that has DI params…
-
Hello..we are building some custom forms in Yves. I was wondering if there is way to add CAPTCHA fun
Hello..we are building some custom forms in Yves. I was wondering if there is way to add CAPTCHA functionality on the form?. pls advise..
-
Hi all, getting this error while executing propel:install command Any thoughts on this ?
Hi all, getting this error while executing propel:install command Any thoughts on this ?
-
Hi everyone, I ran into a rookie problem trying to upgrade spryker-feature/product-labels from 20200
Hi everyone, I ran into a rookie problem trying to upgrade spryker-feature/product-labels from 202001.0 to 202009.0. After upgrading, console propel:model:build will run into the exception: Spryker\Zed\SynchronizationBehavior\Persistence\Propel\Behavior\Exception\InvalidConfigurationException - Exception:…
-
Hi community!
I am working with the `marketplace` solution and I was recently updating the composer
Hi community! I am working with the marketplace solution and I was recently updating the composer module zed-ui from version 0.3.12 to 0.4.3 . However, updating from version 0.3.x to 0.4.x came with those breaking changes according to the Github release: • Removed index.ts. • Removed app.module.ts. •…
-
Hi! Has anyone tipps/tools for generating a good code coverage report for a spryker shop?
We tried u
Hi! Has anyone tipps/tools for generating a good code coverage report for a spryker shop? We tried using the codeception coverage with pcov but it seems to ignore configured excludes/filenames. What is the best way to go?
-
Hi all, I am facing a problem in the Intermediate Workshop Hands-on Publish & Synchronise.
When
Hi all, I am facing a problem in the Intermediate Workshop Hands-on Publish & Synchronise. When I try to import data and to sync the with the AntelopeSearch table an SQL errror is thrown: Executed query: INSERT INTO pyz_antelope_search (id_antelope_search, fk_antelope, data, alias_keys, key, created_at, updated_at) VALUES…
-
Hi @all! I am trying to translate OMS statuses to russian language. I've added "ru_RU" language to t
Hi @all! I am trying to translate OMS statuses to russian language. I've added "ru_RU" language to the file config/Shared/stores.php, added translations in Glossary section http://joxi.ru/L21oDd8fzGGjbr , enabled "ru_RU" language in User preferences. But OMS statuses are still shows in english http://joxi.ru/8Anqg9MHo11dl2…
-
Hey guys, I have a question according to the OMS. When we do versioning for the oms and deploy the n
Hey guys, I have a question according to the OMS. When we do versioning for the oms and deploy the new version, what happens to the old one? Could it be possible that the timeout und condition check for the old versions stops and the process wont run automatically forward?
-
Hello everyone,
On the CheckoutAddressCollectionForm, I'm trying to change the defaults for the Sal
Hello everyone, On the CheckoutAddressCollectionForm, I'm trying to change the defaults for the Salutation and the Country of the billing address. On the billing form (and only there), they are set to Mr. and Albania (the first country in the available countries array). Could someone point me to the FormBuilder option to…
-
Moved: How do I delete rows from one table using another table in WHERE clause?
This discussion has been moved.
-
Guys .. I have problem..
when twig render tag form delete .. What it can be ?
Guys .. I have problem.. when twig render tag form delete .. What it can be ?
-
Hallo Channel, does anyone know if we can use translations within the Yves components typescript? In
Hallo Channel, does anyone know if we can use translations within the Yves components typescript? In twig we can call {{ 'my.key.for.translation' | trans }} which then looks at glossary store for a suitable translation to this key, is there a possible way to use similar keys in JS/Typescript to translations via glossaries…
-
Guys .. I have problem..
when twig render tag form delete .. What it can be ?
Guys .. I have problem.. when twig render tag form delete .. What it can be ?
-
AFAIK, There has to be a state machine workflow defined with this name
AFAIK, There has to be a state machine workflow defined with this name
-
Is “DummyPayment01” a placeholder? Or is this statemachine required?
Is “DummyPayment01” a placeholder? Or is this statemachine required?
-
Hello All, I wanted your help regarding Click & Collect functionality. I find out that spryker a
Hello All, I wanted your help regarding Click & Collect functionality. I find out that spryker already implemented this functionality so is there any way to get the feature list for click and collect along with some references where Spryker implemented the click & collect also if there is any demo site available for the…
-
Hello everybody, I'm having a small issue. I'm running Spryker on a Windows machine using Vagrant. I
Hello everybody, I'm having a small issue. I'm running Spryker on a Windows machine using Vagrant. I headlessly started my VM to work on it, but I keep getting this connection error. It appears when connecting to either Yves or Zed through the forwarded urls. The problem persists even after restarting my VM several times.…
-
Hello.. Who know how work with product url in yves ?
Hello.. Who know how work with product url in yves ?
-
Hello,
does somebody already implemented a warehouse based availability indication for frontend? As
Hello, does somebody already implemented a warehouse based availability indication for frontend? As far as i see, the stock for a product is always calculated based on the whole store, no matter of the warehouse. Means: In WarehouseA there are 5 items, in WarehouseB there are 3 items … on frontend you get a total stock of…
-
```╭─/data | Store: US | Env: docker.dev | Debug: (X) | Testing: (X)
╰─$ codecept run -c tests/PyzTe
╭─/data | Store: US | Env: docker.dev | Debug: (X) | Testing: (X)╰─$ codecept run -c tests/PyzTest/Zed/SomeModule/Codeception PHP Testing Framework v4.1.1Powered by PHPUnit 7.5.20 by Sebastian Bergmann and contributors.Running with seed:PyzTest\Zed\SomeModule.Business Tests (1)…
-
Hello folks.
Sorry for asking a stupid question: Is there some URL GET param filtering/sanitizing in
Hello folks. Sorry for asking a stupid question: Is there some URL GET param filtering/sanitizing in YVES? I want to pass a custom parameter, but it constantly gets removed on page load.
-
Hello again 🙂,
and lets start this week with some extensive question … sorry i
Hello again 🙂, and lets start this week with some extensive question … sorry in advance^^ the question rises very often, where (or in which layer) to implement specific stuff like connections to external system etc. I tried to find a “definite” answer in the docs but i think there is no. To break question down: Implement a…
-
Hello everyone.
We get multiple method definitions in Orm/Zed/User/Persistence/Base/SpyUser.php and
Hello everyone. We get multiple method definitions in Orm/Zed/User/Persistence/Base/SpyUser.php and Orm/Zed/User/Persistence/Base/SpyUserQuery.php. Did anyone had simmilar issue? How to prevent this from happening? How are those files generated?
-
Hello Everyone, We are using `spryker/shopping-list: 4.1.0` and we are getting error:
`Error - Exce
Hello Everyone, We are using spryker/shopping-list: 4.1.0 and we are getting error: Error - Exception: Class 'Generated\Shared\Transfer\SpyShoppingListPermissionGroupEntityTransfer' not found When looking into the core transfer.xml there is no such transfer defined. Does anyone have any idea?