Here are steps that you should perform to replace all our logos and information with yours:
1. Please edit admin/config.xml file by adding the following information
- <item name="REBRANDING_ENABLED">true</item> (if this line exists simply change true instead of false)
- <item name="CONTROL_PANEL_COMPANY_NAME">Company Name</item>
- <item name="CONTROL_PANEL_COMPANY_URL">http://Company-website-URL.com</item>
- <item name="CONTROL_PANEL_COMPANY_EMAIL_NOREPLY">Company email</item>
- <item name="CONTROL_PANEL_COMPANY_EMAIL">Company email</item>
If you want to edit links to personal account and support you should edit following lines:
- <item name="CMS_HELP_URI"><![CDATA[http://Company-website-URL.com/]]></item>
- <item name="CMS_ACCOUNTS_URI"><![CDATA[http://Company-website-URL.com/]]></item>
There are following files:
- user_change_password.tpl - notification about password change
- user_forgot_password.tpl - notification about password reset
- user_register.tpl - notification about new user registration
3. Now you can change Moto CMS logos
For this you should download attached
upload your company logo images to /admin/images folder on your server.
Comments