blob: 84a9281a154c2d6d436bc5c7f0a97049142c9d2d [file] [log] [blame]
<?php //Variable declarations for region templates
$head_title = '<title>The Apache OFBiz&reg; Project - Downloads</title>';
?>
<!-- content -->
<!-- page content -->
<section id="content" class="sidebar">
<header class="headerPage">
<div class="container clearfix">
<div class="row">
<h1 class="span8">Downloads</h1>
<div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="#">Community</a><span>/</span> <span class="current">Downloads</span> </div>
</div>
</div>
</header>
<div class="slice clearfix">
<div class="container">
<div class="row">
<!-- sidebar -->
<aside class="span4" id="sidebar">
<section class="widget blogUpdates">
<h2>Releases for Download</h2>
<div class="divider"><span></span></div>
<ul class="nav nav-tabs " id="myTab">
<li class="active"><a href="#tabs-1" data-toggle="tab">Downloads</a></li>
<li><a href="#tabs-2" data-toggle="tab">Release Notes</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="tabs-1">
<ul>
<li>
<h2>OFBiz 17.12.05</h2>
<a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-17.12.05.zip" target="external" class="moreLink">&rarr; Download</a>
</li>
</ul>
</div>
<div class="tab-pane" id="tabs-2">
<ul>
<li>
<h2>OFBiz 17.12.05</h2>
<a href="release-notes-17.12.05.html" class="moreLink">&rarr; View</a>
</li>
</ul>
</div>
</div>
</section>
</aside>
<!-- sidebar -->
<div class="span8">
<h2>Download Apache OFBiz</h2>
<div class="divider"><span></span></div>
<div class="imgWrapper"> <img src="images/Download.jpg" alt="image fullwidth"> </div>
<p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. If you need more information about why and how to verify the integrity of the release file <a href="http://www.apache.org/info/verification.html" class="moreLink">this &rarr; page is what you look for</a></strong> </p>
<p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
<h2>Apache OFBiz 17.12.05</h2>
<div class="divider"><span></span></div>
<p> Released on January 2021, this is the fifth and final release of the 17.12 series, that has been stabilized since December 2017.</p>
<a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-17.12.05.zip" target="external" >Download OFBiz 17.12.05</a>
<a href="https://downloads.apache.org/ofbiz/apache-ofbiz-17.12.05.zip.asc" target="external">[PGP]</a>
<a href="https://downloads.apache.org/ofbiz/apache-ofbiz-17.12.05.zip.sha512" target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS" target="external">[KEYS]</a>
<a href="release-notes-17.12.05.html">[Release Notes]</a>
<h2>Earlier Releases</h2>
<div class="divider"><span></span></div>
<p>Older superseded releases of Apache OFBiz can be found in the <a href="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p>
<p><strong>NOTE: To avoid any security vulnerabilities the Apache OFBiz community highly recommend that all users upgrade to the latest stable release.</strong></p>
<p> A descriptions of each release in the history of OFBiz can be <a href="//downloads.apache.org/ofbiz/" target="external">found here</a></p>
</div>
</div>
</div>
</div>
</section>
<!-- content -->