Page 1 of 1

modules for frontend portfolio

Posted: Mon Mar 03, 2014 7:14 pm
by alembiq
hello,
can someone please suggest a module that can allow website visitors to register and create 10 pictures portfolio of his work?

Re: modules for frontend portfolio

Posted: Tue Mar 04, 2014 12:39 am
by JohnnyB
Use FrontendUsers,
CustomContent,
SelfRegistration,
Uploads, or GBFilePicker (I think it does frontend uploads too),
the use Frontend Users to show the work on their own profile page if it can only be seen by the frontend user that uploaded it (not public).
If it is for public, use Gallery, Albums, or even CGUserDirectory.
If it is public but only for logged in users, than use Custom Content to protect the page from non-logged in visitors.

Re: modules for frontend portfolio

Posted: Tue Mar 04, 2014 7:12 am
by alembiq
thank you, i was sort of lost in all the modules when i've try to find the most suitable ones