paperweight Posted November 22, 2013 Share Posted November 22, 2013 I need a simple module created that adds users to our WHMCS. Here is what I mean: We currently have a signup page where users can go to signup for our beta services. We are collecting their information and then manually selecting a few users each day and creating user accounts for them in the beta services. However, I want to make this automatic so we do not need to manually add and create users for services. The module should allow us to: 1) Upload CSV comma delimited file of Email Address, First Name, Last Name. Email Address is the only necessary thing, so lines without email address are ignored. Also, we are dealing with non-English users so some of the names may be in Spanish, Chinese or Korean, so you should be able to also escape apostrophes in the names. 2) Then we should be able to set a daily range of users we want to add. So, for example, we set between 20 and 100. So then some days the module will automatically add 25 people, some days maybe 63, and somedays 49 -- it will always randomly choose a number within the range we set. 3) We select which service product users will be added to (all will be the same). 4) We select whether we want to send a welcome email or not. 5) We should also be able to edit the settings. For example, after a few days we may want to decrease the range or change the product users are added to. 0 Quote Link to comment Share on other sites More sharing options...
wsa Posted November 22, 2013 Share Posted November 22, 2013 Pls email me at whmcs (at) hostthebest.com 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.