What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello, did an update happen to change registering controllers in getControllerProviderStack() to mov

U0184U2MK8V
U0184U2MK8V Posts: 1 🧑🏻‍🚀 - Cadet

Hello, did an update happen to change registering controllers in getControllerProviderStack() to moving them to getRouterProvider ? I'm seeing difference in code structure between a 7 months ago project and the b2c demo shop I just cloned. Anyone knows which I'm supposed to use ?

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Sorry that my answer isn't exactly about the initial and main question.
    Latest spryker-shop/b2c-demo-shop is also kinda old already.
    Even if it's newer comparing to your project.

    Latest and newest state of Spryker is always reflected in spryker-shop/suite.

    Next release of spryker-shop/b2c-demo-shop according to latest news is going to happen in September.

  • Unknown
    edited August 2020

    the controller provider is deprecated in favour of the new router concept. please follow that route (pun intended)