Apache ofbiz Site

Clone this repo:
  1. 5edb599 Improved: This time all is down. Seems a DB issue in Docker. by Jacques Le Roux · 33 hours ago master
  2. 4a8727f Improved: next and trunk are currently unavailable by Jacques Le Roux · 2 days ago
  3. 9a86f93 Improved: Update download link to use close.lua script. by Nicolas Malin · 4 weeks ago
  4. 4cde28d Fixed: Forgot to change month of the release by Nicolas Malin · 4 weeks ago
  5. 9c8153c Improved: Add new OFBiz version 24.09.05 by Nicolas Malin · 5 weeks ago

##Update Site
If anyone is going to do any fixes - please do not just do any changes or fixes in the html page itself. It needs to be done in the php template, located under template/page, or template/region. Once you are done with changes please compile these file and generate html using following command ./php2html.sh

Changes to the common header or footer need to be done via head.tpl.php, header.tpl.php or footer.tpl under template/region. If change is done to the header or footer then regenerate all the html pages. Use the php2html.sh script to compile all the modified template files in one shoot.