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

Integration with Entities: Project Example #164

Open
ghost opened this issue Jan 11, 2017 · 0 comments
Open

Integration with Entities: Project Example #164

ghost opened this issue Jan 11, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 11, 2017

Hi again!

So, finally I could manage to get it installed and configured...Now I need help to get it work in my project. As you can see, I'm very new to Symfony2

I have Sonata Admin in my project and I got the Entity "Curriculum"...which will have the field "archives" that would be a one-to-many relationship.

"Archive" would be used in others entities outside "Curriculum" (that's why I need a file management bundle in first place...) and the files would be saved according to which entity is called.

For example:
I got this modules:

  1. Curriculum
  2. Documents

Archives for Curriculum should be stored in /company/cv/
Archives for Documents should be stored in /company/documents/

Anyone's willing to enlighten me a bit? I think it would be a good idea to insert a step-by-step guide for newbies in the docs...

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

No branches or pull requests

0 participants