Login and Register

Permalink
Ok, so when I am done I will have a Forum, Photo Submission area, and Ecommerce. Is it possible for users to create ONE account at my website and access all these features?

If so, how is this done as I do not even see a login/register block. I have Slate as my theme.

 
peterrr replied on at Permalink Reply
Yes you can. You need a front-end login block. I'd suggest to override some single_pages, because you don't want users to see the dashboard. E.g. /concrete/single_pages/login.php
citytech2 replied on at Permalink Reply
citytech2
have you ever look at this.
http://www.concrete5.org/marketplace/addons/sliding-login-panel/...
This is a sliding panel holds both login & register block. It also holds forgot password.

Though I've developed the single Registration Block which is under marketplace review board. If you want it now, you can contact me.

Citytech
sdamos replied on at Permalink Reply
Citytech,

I see in the screenshot that you can input a username, E-mail, and password, but what about addons that require more information, such as a name and address?

How will that information be associated with the existing account? Do I need to enable SSL and if I do, does this work with SSL?
citytech2 replied on at Permalink Reply
citytech2
Yes it can be done. I've developed an add-on called registration which has this options. It is under C5 review board. I've intentionally remove this options from Sliding panel as it will need more space & it looks odd. If you need this, I can do this for you.

Citytech