Integration

Discussion in 'Pre-Sales Questions' started by yossarian, Jan 24, 2009.

  1. yossarian

    yossarian New Member

    Joined:
    Aug 29, 2006
    Messages:
    16
    Hi,

    Can I integrate your software with a php and flash administration already in place so my users do not need 2 log-in details? If so, which files do I need to modify? I need to know this before buying.

    Thank you.

    Y
  2. codeispoetry

    codeispoetry aMember Pro Customer

    Joined:
    Jan 12, 2009
    Messages:
    336
    Do you mean that you already have a login template in flash, and you want to let aMember control the login backend?

    If so, yes you can integrate. The purchased copy will have php code which you can reference on the login.

    If you are asking whether you can integrate your current admin backend with aMember's backend, then you need a plugin for aMember to sync the 2 logins. There is already a list of integrations you can reference here. If it is your own customized backend, chances are you will need to write your own plugin

    Lee
  3. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You can use "php_include" protection for php files. This will limit who can access the file. For flash, you can put it in a html file in a protected directory, but dont think you can protect the flash file directly.

    David
  4. yossarian

    yossarian New Member

    Joined:
    Aug 29, 2006
    Messages:
    16
    Thank you both.

    For someone who knows php well (not me), would it be difficult/time consuming to create a plug in? I assume our current admin backend is fairly basic...

Share This Page