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 All, I added a new store TS into stores.php as below and also added the corresponding config_d
Hello All, I added a new store TS into stores.php as below and also added the corresponding config_default file but the newly added store is not showing up in the backoffice stores page, please advise.
$stores['TS'] = [ 'storesWithSharedPersistence' => ['US'], ] + $stores['US'];
Comments
-
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
u have to import the new store in DB, via store.csv import
0 -
ok thank you , could you plz provide the sample store.csv file and also should it be placed under data/import/common/common folder? also then does that csv import adds the entry to stores.php file?
0 -
Also may I know why this information is not updated in https://documentation.spryker.com/docs/howto-set-up-multiple-stores
0 -
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
sorry... my bad.. u have only to run the store import command... in standard case there is no store.csv...
0 -
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
vendor/bin/console data:import store
0 -
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
the import read from stores.php
0 -
yes that worked, thank you, that step is missing in the document.
0 -
That is because ts_TS is not a valid locale. The correct locale would be ts_ZA (Tsonga - South Africa).
0 -
en_US means English language, United States
de_DE means German language, Germany0 -
that's why there are also de_AT and de_CH. Same language group but different country and therefore other conventions
0 -
Check this out for a short list: https://lh.2xlibre.net/locales/
0 -
Thank you, now I am trying to setup a new URL for the newly added store 'TS'. So I added the new entry into deploy.dev.yml as below, may I know after this what else needs to be done to make this url work. I have also added the ntry into host file.
zed.ts.spryker.local: store: TS services: session: namespace: 5
0 -
You also now need to update ALL the demo data for the new locale if the settings in Spryker and the SDK are correct.
0 -
I am getting below error:
0 -
Did you make sure to re-bootstrap your docker/sdk environment? The YAML is only obeyed when a new configuration is generated - which happens by bootstrapping.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random