Sample code to store registered user into another database

Discussion in 'Installation' started by giovanni_adobati, Aug 23, 2013.

  1. giovanni_adobati

    giovanni_adobati New Member

    Joined:
    Aug 8, 2013
    Messages:
    2
    i'm installing aMember and i think it is really interesting.

    I need to create a plugin, or some personalization, in order to register some data into some different table when someone register into aMember and activate a subscription.

    The tables are some like:
    customer (Name, last name, company name, .....
    user (ID Customer !!! Important, Name, last name, username, password)
    service_activated( enable the service into my software table )

    Can some one give information on the best way to do this ?
    Are there some code example?
    Thanks
    Giovanni

Share This Page