vote up 0 vote down star

Hi all,

I am scoping out what we need from a user management solution and wondering if anyone knows of a good provider of a service that would be able to :

  • securely manage user registration and logins to our site
  • receive payments and handle billing, reminders for recurring payments etc
  • handle forgotten passwords, handle support tickets raised by users
  • provide comprehensive suite of reporting tools
  • allow us to easily send emails to all users or a subgroup of users

  • Can anyone add to this list of what should be in a good user management system. We have a web application built in PHP and MySQL that delivers content to users based on a unique user id generated when a user registers. I need this id and username to be in our database.

    cheers guys

    flag

    53% accept rate
    This should be community wikitized – karim79 Jun 30 at 11:51
    Are you prepared to adopt several services and integrate them together, or are you specifically looking for one service to rule them all? ;) – MatW Jun 30 at 11:54
    This looks more like wanting to find an off-the-shelf turnkey solution than a programming issue. – cletus Jun 30 at 11:57
    Hi, well its a practical issue really it may be a programming issue if I choose to go down the route of integrating different services. I am a sole developer working on this web app so ultimately it has to be a pragmatic decision, a turn key solution allows me to focus on other development issues and have the user management handled for me. – undefined Jun 30 at 13:19

    1 Answer

    vote up 0 vote down

    It seems as though you're building a backend for a SaS (Software as Service) rather than a physical product-based system, but an ecommerce solution such as osCommerce or Zen Cart may still be a good fit... It's not a 100% fit admittedly, but either one may provide a strong (and flexible) enough base for you to build the rest of your requirements on top as you go.

    link|flag

    Your Answer

    Get an OpenID
    or

    Not the answer you're looking for? Browse other questions tagged or ask your own question.