1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to send a random code by SMS upon user registration in WORDPRESS [UNSOLVED]

Discussion in 'Programming' started by sam_pras, Oct 14, 2012.

  1. #1
    Hello,i want to send the password by SMS whenever someone registers on my Wordpress site. The http api for SMS sending is something like this
    [COLOR=#000000][FONT=Times New Roman]http://bulk.smsspot.in/sendsms?uname=yourUsername&pwd=yourPassword&senderid=yourSenderid&to=9444xxxxxx&msg=yourMessage&route=yourRoute[/FONT][/COLOR]
    Code (markup):
    .

    The admin should be able to see that password of course. Can someone refer me a plugin, whereby i can edit any part of that plugin to integrate my api, OR even better, help me out with a solution.

    If you help generously, i will buy you a coffee or two :):)

    UPDATE: I am asking for help only, but if this qualifies as a job, then i will request to move this thread to BST section.
     
    Last edited: Oct 14, 2012
    sam_pras, Oct 14, 2012 IP
  2. shubhamm

    shubhamm Member

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    I am not Expert in SMS Type Verification System but i have a idea for it

    in PHP/MYSQL Generate a random String included no. or just digits and save it in MySQL DB using Insert
    Send the SMS using the API (Curl) and when User recieve the Pass it has already been saved in WP DB and after that simple Login System

    Of course it will required Some knowledge of PHP/MySQL & WP Plugins
     
    shubhamm, Oct 16, 2012 IP
  3. Njosms.com

    Njosms.com Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    I will suggest you post a job on freelancer or Elance and it will be done for you.
     
    Njosms.com, Mar 27, 2013 IP
  4. matessim

    matessim Active Member

    Messages:
    514
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    70
    #4
    shubhamm suggestion is pretty much it, all you need to do is generate a key, save it some where you can check later (such as your DB) and text it to the user.
     
    matessim, Mar 30, 2013 IP
  5. kingofdollars

    kingofdollars Well-Known Member

    Messages:
    97
    Likes Received:
    12
    Best Answers:
    1
    Trophy Points:
    110
    #5
    Well, I dont know any plugin that can do that (yet). I think best bet is to get a programmer to do it.
     
    kingofdollars, Apr 13, 2013 IP
  6. Rising_Star

    Rising_Star Active Member

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #6
    I can do that for you.. Inbox me with the amount you can spend for this :)
     
    Rising_Star, Apr 14, 2013 IP
  7. softventure

    softventure Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #7
    Hi, I can help you with this if you already have account from that bulk SMS gateway.
     
    softventure, Apr 16, 2013 IP
  8. Code Developer

    Code Developer Active Member

    Messages:
    48
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    58
    #8
    Yes,you can hire any freelancer for this.It needs to change the registration page's coding & db structure too for new fields.

    Best Of Luck!
     
    Code Developer, Apr 17, 2013 IP