This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

How do I modify the footer information at the bottom of all CiviCRM pages (the one which mentions the version, link to bug tracker etc)?

Footer Info and CiviCRM Licensing

As per the AGPL license, removing the footer completely is not permitted. However it is okay to modify the contents of the footer as long as you include a link to either the CiviCRM website download page or our SourceForge download site. For more specific details including any potential legal issues, please contact your friendly neighbourhood open source lawyer.

  • For Drupal: In the file
    <drupal root>/modules/civicrm/templates/CRM/common/footer.tpl ...
  • For Joomla:
    <joomla root>/administrator/components/com_civicrm/civicrm/templates/CRM/common/footer.tpl

Modify the last paragraph as needed keeping in mind the AGPL license requirements.

Labels
  • None