Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to Symfony2 #323

Closed
Drachenkaetzchen opened this issue Jul 27, 2013 · 2 comments
Closed

Migration to Symfony2 #323

Drachenkaetzchen opened this issue Jul 27, 2013 · 2 comments

Comments

@Drachenkaetzchen
Copy link
Member

This is some kind of a roadmap on how to migrate to Symfony2.

REST services will need to be migrated to FOSRestBundle, where we can spit out automatic documentation using NelmioApiDocBundle.

User Authentication will use FOSUserBundle.

Use Assetic for resource management and implement automatic JS/CSS minification.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Drachenkaetzchen
Copy link
Member Author

Additionally, check if there are bundles we can use. For example, SyliusInventoryBundle looks interesting for inventory tracking and multiple storage locations.

@Drachenkaetzchen
Copy link
Member Author

The migration is now complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant