|
J!login is an extremely simple module for the provision of a login for to a remote site such as an osCommerce installation. Configured from the Module admin screen, a few simple parameters are all that are required.
The basic settings are as follows...
Module Class Suffix
Provides the class suffix for use with module specific template styles
Login Redirection URL
This is the hardest one to workout. Basically go to the login page you will be directing to and look at the source. In the source you will find the form "Action". This is what you need to enter here.
Username field label
The label of the username field. eg. "Username"
Username field Name
The name of the form field (refer to the detinations source).
Password field label
The label of the password field. eg. "Password"
Password field Name
The name of the form field (refer to the detinations source).
Submit Text
The word that will appear on the submit button. eg "Submit" or "Login".
Thats about it you should be up and running. If you need assistance please login and post a request in our forum and we will ndevour to assist you if we can.
|