<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=How_To_Enable_Customization_Of_The_Login_Page</id>
	<title>How To Enable Customization Of The Login Page - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=How_To_Enable_Customization_Of_The_Login_Page"/>
	<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=How_To_Enable_Customization_Of_The_Login_Page&amp;action=history"/>
	<updated>2026-06-16T03:35:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.infinite-erp.co.id/index.php?title=How_To_Enable_Customization_Of_The_Login_Page&amp;diff=2810&amp;oldid=prev</id>
		<title>Wikiadmin: Created page with &quot;{{RatingArticle}} {{Languages | Documentation_Style_Guide}} == Objective == The objective of this article it to provide the necessary steps to enable customization of the Open...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=How_To_Enable_Customization_Of_The_Login_Page&amp;diff=2810&amp;oldid=prev"/>
		<updated>2021-12-16T05:15:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{RatingArticle}} {{Languages | Documentation_Style_Guide}} == Objective == The objective of this article it to provide the necessary steps to enable customization of the Open...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{RatingArticle}}&lt;br /&gt;
{{Languages | Documentation_Style_Guide}}&lt;br /&gt;
== Objective ==&lt;br /&gt;
The objective of this article it to provide the necessary steps to enable customization of the Openbravo login page.&lt;br /&gt;
&lt;br /&gt;
== Recommended Articles ==&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Execution Steps ==&lt;br /&gt;
A couple of modiffications are necessary to change the look of the login page.&lt;br /&gt;
To start off with a base we will be working on, we will be using the '''Openbravo 3 Demo Login Page''' module.&lt;br /&gt;
&lt;br /&gt;
=== Installing Required Module ===&lt;br /&gt;
* Log in as System Adminisrator&lt;br /&gt;
* Go to General Setup -&amp;gt; Application -&amp;gt; Module Management -&amp;gt; Add Modules&lt;br /&gt;
* Search and install the following module:&lt;br /&gt;
** '''Openbravo 3 Demo Login Page'''&lt;br /&gt;
&lt;br /&gt;
=== Configuring the Environment ===&lt;br /&gt;
As already mentioned, a few more steps are needed:&lt;br /&gt;
&lt;br /&gt;
*'''In openbravo.properties:'''&lt;br /&gt;
 authentication.class=org.openbravo.demo.loginpage.authentication.DemoAuthenticationManager&lt;br /&gt;
&lt;br /&gt;
*'''In modules/org.openbravo.demo.loginpage/src/org/openbravo/demo/loginpage/security:'''&lt;br /&gt;
&lt;br /&gt;
 Exchange the revision number '''''&amp;quot;revisionControl('14275')&amp;quot;''''' with the number set in the '''getCurrentRevision()''' method in utils.js&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
[[Category:HowTo]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
		
	</entry>
</feed>