-
Hello everyone.
We have already created a custom payment module at the project level. Is it possibl
Hello everyone. We have already created a custom payment module at the project level. Is it possible to offer the custom payment module via composer library (under vendor folder)? If yes, do we need to specify any dependency particularly in composer.json? and to consider the custom payment module with all the payment…
-
Hello, I need to label lot of products. I used Spryker's label feature and added `ProductLabelRelati
Hello, I need to label lot of products. I used Spryker's label feature and added ProductLabelRelationUpdaterPluginInterface , but it's launched every minute and this can be a bit problematic with big amount of products. Does Spryker have other possibility to add/remove label on product save?
-
hello,
Im trying to implement publish and synchronize for categories recreating
hello, Im trying to implement publish and synchronize for categories recreating https://documentation.spryker.com/docs/handling-data-with-publish-and-synchronization step by step and it seems I am missing something, because not a single message goes to the queue, and I ask myself, if anything was omitted in this tutorial?
-
Hi all,
I have faced the "*[info] npm ERR!*" during Spryker B2B demo shop.
Has anybody encountered
Hi all, I have faced the "[info] npm ERR!" during Spryker B2B demo shop. Has anybody encountered this problem or a fix at hand?
-
Hello, I might have a little stupid question but when I've switched from IDEA to PhpStorm, all class
Hello, I might have a little stupid question but when I've switched from IDEA to PhpStorm, all classes like Facades, Repositories and so on are shown as unused cause there is no direct implementation of such class in PHP when code inspection runs. In IDEA I had not such problem and I've checked the plugins which are the…
-
hey,
I hava a problem few some assets being unavailable, returning 500 when I check in console,
It r
hey, I hava a problem few some assets being unavailable, returning 500 when I check in console, It results in blank page when I go to /product-offer-merchant-portal-gui/offers reasons seems to be "No route found for "GET /assets/js/mp/spy/product-offer-merchant-portal-gui-es2015.js"" example files are…
-
Hello, I’m trying to ignore one error from architecture sniffer and is not working using tooling.yml
Hello, I’m trying to ignore one error from architecture sniffer and is not working using tooling.yml as suggested here https://documentation.spryker.com/v2/docs/tooling-config-file-201903.
-
Hi I have changed the endpoints-port as described here
Hi I have changed the endpoints-port as described here https://app.slack.com/client/TH2HA6E6R/CMYFJCG2E/thread/CMYFJCG2E-1573552664.028700 This works fine but actually a few other developers of my team still work with defaul port 80. Now I can use the shop by adding the port 8080 to the URL but on every navigation the port…
-
Hello everyone,
We are encountering an issue when trying to write a large amount of data to RabbitM
Hello everyone, We are encountering an issue when trying to write a large amount of data to RabbitMQ using the sync:data command. We call the command using an installer which has a timeout set to 10h. The sync:data process is killed by the timeout. We noticed a “stall” behaviour of the application, nothing happens on the…
-
hi, I come with another issue,
I get an error prompt when going to `
hi, I come with another issue, I get an error prompt when going to <http://zed.en.suite.local/availability-gui> Ill add logs and error messages in replies
-
Hi all,
can somebody confirm there is a bug in the demo shop?
In the AdressForm of AddressStep stree
Hi all, can somebody confirm there is a bug in the demo shop? In the AdressForm of AddressStep street, house number, postcode and city should be mandatory fields. However you can pass the step without entering values there. Upon placing the order you get redirected indefinetely due to a processing error.
-
hi, I have another one 🙂
I'm getting `Exception: Duplicate table found: spy_au
hi, I have another one 🙂 I'm getting Exception: Duplicate table found: spy_auth_reset_password. while running propel:install I am currently trying to update the project to match spryker-shop/suite 1.7, and I might be getting this completely wrong, but it seems to me, that both spryker/auth (required) and…
-
Hello all, I am trying to add a cms_block to one of my cms pages.
I added `{{ cms_block(['blck-14'])
Hello all, I am trying to add a cms_block to one of my cms pages. I added {{ cms_block(['blck-14']) }} to the bottom of the page, but it only shows an empty div in the html. I already searched through the channel and found some issues where the block in question is not migrated to the spy_cms_block_storage , but this is…
-
hello, I am experiencing a problem where I am stuck at redirection loop when I try accessing zed
`
hello, I am experiencing a problem where I am stuck at redirection loop when I try accessing zed <http://zed.en.suite.local/auth/login?referer=%2Fauth%2Flogin%3Freferer%3D%252Fauth%252Flogin> /auth/login redirects me to /auth/login?referer=urlencode(/auth/login which takes me to…
-
Hello. I have few questions about Glue API.
1. Is there any way to restrict API access for users? Fo
Hello. I have few questions about Glue API. 1. Is there any way to restrict API access for users? For example i want to give access only to orders API for certain user. How can i do it? As i see you have user roles but this only for backend users. And to access API with token you are using frontend users. 2. Why…
-
Hello, I am trying to write tests for my Facade but I am getting the error when I run them
```[Spryk
Hello, I am trying to write tests for my Facade but I am getting the error when I run them [Spryker\Zed\Kernel\ClassResolver\Factory\FactoryNotFoundException] Spryker Kernel ExceptionCan not resolve TermBusinessFactory in Business layer for your module "Term"You can fix this by adding the missing Factory to your…
-
Hello, I am trying to call the Zed via Client using transfer object but seems like transfer object i
Hello, I am trying to call the Zed via Client using transfer object but seems like transfer object is lost during call. The error ends that Gateway controller didn't receive the data: Controller "Pyz\Zed\Term\Communication\Controller\GatewayController::acceptAction()" requires that you provide a value for the…
-
Greetings,
Does anyone know how `oms:check-timeouts` can affect Storage Redis memory usage? Is there
Greetings, Does anyone know how oms:check-timeouts can affect Storage Redis memory usage? Is there any chance that somehow it uses Storage Redis for temporary storing some data and drops it after it is executed?
-
Hey there I'm somewhat stuck... I've implemented a GatewayController on the zed level. I think it is
Hey there I'm somewhat stuck... I've implemented a GatewayController on the zed level. I think it is correctly located. However the routes does not seem to get registered. Is there anything else, that i have to do? Like registering the controller manually? or adding a route?
-
Good morning everyone,
I want to create an XML export and started to implement a middleware connecto
Good morning everyone, I want to create an XML export and started to implement a middleware connector for this. I thought I could use XmlOutputStreamPlugin for this but it doesn't work. I create it in the DependencyProvider and set the required options but when I execute the process it tells me that The required options…
-
Hey.. is there a documentation about code buckets and how to use them properly? Or for what they can
Hey.. is there a documentation about code buckets and how to use them properly? Or for what they can be used to manipulate store bundles
-
Another question I have:
I'm trying to build the Glue API right now, but I'm struggling a little wit
Another question I have: I'm trying to build the Glue API right now, but I'm struggling a little with post requests. According to documentation, I made the transfer object: <?xml version="1.0"?><transfers xmlns="spryker:transfer-01" xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance>"…
-
Hello everybody,
does anybody has experience with faking/mocking external dependencies (like externa
Hello everybody, does anybody has experience with faking/mocking external dependencies (like external api’s) in spryker? So what could be a clean approach for this? Best
-
Hello everyone!
We're experiencing some weird behaviour with our Spryker installation:
If I'm openin
Hello everyone! We're experiencing some weird behaviour with our Spryker installation: If I'm opening the German version of the home page, everything runs just smooth, I have navigation menu, and a few blocks built by our frontend developer. However, when I switch it to any other language (English/IT/FR), navigation bar…
-
Happy Tuesday everyone,
is there any way to describe the expected request body of a Glue endpoint wi
Happy Tuesday everyone, is there any way to describe the expected request body of a Glue endpoint with examples. I saw the documentation that says you can update the xml of the transfer objects and that describes the @Glue annotation. I tried using OpenApi documentation but nothing gave me what I wanted.
-
hi,
if i install feature via composer eg:
```composer require spryker-feature/merchant```
in compose
hi, if i install feature via composer eg: composer require spryker-feature/merchant in composer.json and composer.lock only required packages entries exist. how can i remove the feature now via composer: composer remove spryker-feature/merchant not working.
-
Hello,
on our b2b 2020.9 shop we use product bundles. The stock + availability depends on the stock
Hello, on our b2b 2020.9 shop we use product bundles. The stock + availability depends on the stock of each bundled product which makes absolutely sense to me. But since we dont want the single bundled products to be seen on the shop, we set them searchable=false and price = 0 (since they also don’t have a price when they…
-
Hello, I'd like to ask whether there is a Spryker bundle/module which handles terms of use (conditio
Hello, I'd like to ask whether there is a Spryker bundle/module which handles terms of use (conditions, etc.), managing them, accepting them by the customer and so on. I didn't find it by looking at spryker/core Bundles but I'd rather ask before developing such module.
-
Hi everyone,
we just updated our Spryker installation and now tests don't work locally anymore. We'
Hi everyone, we just updated our Spryker installation and now tests don't work locally anymore. We're getting this error: ╰─$ codecept runCodeception PHP Testing Framework v4.1.1[PyzTest\Yves\Application]: tests from /data/tests/PyzTest/Yves/ApplicationDeprecated: The resolvable class cache is enabled but was not…
-
Hi Guys, maybe someone can help me to understand what happened in our production server..
We have s
Hi Guys, maybe someone can help me to understand what happened in our production server.. We have since yesterday a lot of SessionHandlerRedisLocking Exception.. Yves.CRITICAL: Spryker\Shared\SessionRedis\Handler\Exception\LockCouldNotBeAcquiredException - Spryker\Shared\SessionRedis\Handler\SessionHandlerRedisLocking…