View source | Discuss this page | Page history | Printable version   

How To Enable Customization Of The Login Page

Contents

Objective

The objective of this article it to provide the necessary steps to enable customization of the Openbravo login page.

Recommended Articles

Please read this article about Authentication in Openbravo ERP. It explains the the way the authentication and the authentication manager work and how they are being configured.

Execution Steps

A couple of modiffications are necessary to change the look of the login page. To start off with a base we will be working on, we will be using the Openbravo 3 Demo Login Page module.

Installing Required Module

Configuring the Environment

As already mentioned, a few more steps are needed:

authentication.class=org.openbravo.demo.loginpage.authentication.DemoAuthenticationManager
Exchange the revision number "revisionControl('14275')" with the number set in the getCurrentRevision() method in utils.js

Once done, you will see that the login page has changed. You can use this module as the base for your development and customize the Login.html as you want.

Retrieved from "http://wiki.openbravo.com/wiki/How_To_Enable_Customization_Of_The_Login_Page"

This page has been accessed 8,797 times. This page was last modified on 22 May 2013, at 08:22. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.