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
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
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
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...