Page 1 of 1
Mambersip site
Posted: Thu Nov 11, 2021 7:04 pm
by aklisiewicz
What is your favorite solution for membership site ?
OR is it better to use CMS like W**dP***s ?
Re: Mambersip site
Posted: Thu Nov 11, 2021 9:03 pm
by lummis
Depending on what you want PHPJabbers have a script at
https://www.phpjabbers.com/member-directory-script/
Re: Mambersip site
Posted: Fri Nov 12, 2021 3:38 pm
by aklisiewicz
I was looking for WB extension
Re: Mambersip site
Posted: Fri Nov 12, 2021 3:56 pm
by Pablo
What exactly do you mean by 'membership site'?
Do you mean this?
https://www.wysiwygwebbuilder.com/login_basics.html
Re: Mambersip site
Posted: Sat Nov 13, 2021 1:37 am
by aklisiewicz
Thanks for replying but no,...
I thought this is obvious question. No the link you posted is just registration. Membership is always (or almost always) paid. There are also access levels involved. One can go anywhere on-line and search for membership site. It is not a rocket science. I could probably program this myself but it would eat up to much of my time so I am looking for solutions. I think I saw a WB extension like this on somebody's site but can recall where or have access to it anymore.
I'm also not familiar yet how the WB forms work, but perhaps such a thing can be implemented with those forms.
Re: Mambersip site
Posted: Sat Nov 13, 2021 7:33 am
by Pablo
There is no standard solution for this, this will require a third party script.
Re: Mambersip site
Posted: Mon Nov 15, 2021 8:49 pm
by aklisiewicz
Of course there is no standard. I can use forms for most of the features needed. The main question is how to restrict users content based on some criteria (i.e Membership variable=1 OR 0) ? I am not familiar with how WWB generates and validates passwords so I can eventually connect my external App and place it in an iFrame. The first thing to figure out is how to authenticate user ?
Re: Mambersip site
Posted: Mon Nov 15, 2021 9:09 pm
by Pablo
The built-in login scripts can be fully customized.
However, I cannot help you edit the code, because for me that would also take a lot of time.
If you want to use the built-in login tools then I recommend to first make the basic system work and then make the modifications you need.