3.16. Customizing Front Page

If you want to customize front page, you'll have to provide new index_std.php:

  1. Create /etc/gforge/custom directory.

  2. Set $sys_custom_path configuration variable to /etc/gforge/custom.

  3. Copy /var/www/gforge/www/index_std.php to /etc/gforge/custom/index_std.php and edit it as you like.