1

I am developing a new website for a very low budget client and instead of building from scratch I am looking for some wireframe which can provide me with some basic user management features, i.e. User registration, login, forgot password so that I can spend more time on the functionality of website. I will be providing facebook connect as well as alternate to login.

any idea where to find PHP code for same? I have no issues in giving attribution or credit to the original developer so GNU license would be preferable.

I do not want to use any complex framework like Zend or Cakephp. All I am looking for are standalone PHP scripts.

1
  • You're looking for a content management system (CMS). I'm not sure if this is a programming question... you're asking about packaged software to use, but not any programming issues. One of the other SE sites may have more expertise for this such as webapps, webmasters, maybe even programmers. Commented Feb 15, 2011 at 14:42

2 Answers 2

1

Though I think this question should posted somewhere else. Regarding your question, I think you can search in http://www.phpclasses.org/. There are lots of "ready to go classes" which can perform your required task.

Sign up to request clarification or add additional context in comments.

Comments

1

Why even tag this post with "frameworks" if you're specifically looking for something that's not a framework?

That aside, if you were looking for a light-weight framework, I'd go with CodeIgniter.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.