hello,
can someone please suggest a module that can allow website visitors to register and create 10 pictures portfolio of his work?
modules for frontend portfolio
Re: modules for frontend portfolio
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.
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.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: modules for frontend portfolio
thank you, i was sort of lost in all the modules when i've try to find the most suitable ones