Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

4. Branding

Tim Davis edited this page Sep 2, 2018 · 1 revision

The parameters.yml file in 'app/config' contains a few branding settings to help make BuySYS your own. The following can be changed:

  • system_name_long: Allows HTML, used as the Full HTML title of your App
  • system_tab_name: Plain Text, used on browser tabs
  • system_name_short: Allows HTML, used in places where a minimal title is displayed
  • corp_ticker: Plain Text, your corp ticker
  • corp_name: Plain Text, your corporation name
  • corp_url: Plain Text, the full URL to your corp website (displayed in footer)
  • corp_copyright: Plain Text, copyright for the app
  • contract_location: Plain Text, used to list the acceptable contract locations for buyback
  • contract_corp_name: Plain Text, displays on the buyback contract page to instruct users to contract to this corp

Congratulations, that's all! You've successfully set up BuySYS. You should now be able to log in to the application, set up your configuration, and allow users to start using it!

Clone this wiki locally