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..
Hey my fellow devs, I hope everything is good! I wanted to ask if any of you worked on building an o
Hey my fellow devs, I hope everything is good! I wanted to ask if any of you worked on building an open source package for spryker and had to deal with transfer objects during that development. If so, how can I generate them in the development of the package?
Comments
-
have a look at https://github.com/fond-of/spryker-google-tagmanager
I guess you immediately integrate that package into your current Spryker project so that the xml file generates the transfer objects0 -
Or have a look here: https://github.com/fond-of-oryx the above is mostly outdated
0 -
but you also have to do some adjustments on project level so spryker will find everything
0 -
Take a look on TransferConfig, TwigConfig, SearchElasticsearchConfig, RouterConfig, PropelConfig and KernelConfig
0 -
Thank you! I just saw that the fond-of organization has a fond-of-codeception/spryker module that can create the transfer objects for you in isolation when you are writing tests and implementing the package
0 -
that made the trick, it can also generate propel entities
0 -
modules: enabled: - \FondOfCodeception\Module\Spryker config: \FondOfCodeception\Module\Spryker: generate_transfer: true generate_map_classes: false generate_propel_classes: false
0 -
yeah for sure. Did not notice that you asked for how you can generate them for tests
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 920 Developer Corner
- 780 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 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