Getting Zope 2
Zope downloads
Official and maintained releases
| Major version | Current version | Release | Status | Details |
|---|---|---|---|---|
| 4.0 | 4.0a1 | unreleased | in-development | Link |
| 2.13 | 2.13.20 |
2013/05/01 | maintained | Link |
| 2.12 | 2.12.27 | 2013/05/01 | security-fix-only | Link |
The Zope 2.12 release series is in security-fix-only mode. It will continue to see security support until October 2013, the same as Python 2.6.x does.
Installation
You can install Zope 2 using pip or through zc.buildout. The preferred way is using zc.buildout.
Please refer to the release specific installation instructions linked from the above table.
Older unmaintained releases
Zope versions prior to Zope 2.12 are no longer maintained and will not see any further bugfixes or updates. Security support for Python 2.4 has ended, therefor Zope 2.11 and older aren't seeing security updates either anymore. There are some hotfixes for critical security problems in older Zope 2 versions (2.11 and before) made available by the Plone community at http://plone.org/products/plone/security/advisories/.
Hotfixes
- None available right now for Zope 2.12 and higher (the most current Zope releases contain all security-related fixes)
Subversion access
For accessing the Zope sources directly from our Subversion repository, please check our developers documentation on docs.zope.org


