Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

This recipe allows you to install Plone, based on the packages used for the Plone installers.

Here is an example buildout:

[buildout]
parts = plone zope2 instance
eggs =
develop =

[plone]
recipe = plone.recipe.plone

[zope2]
recipe = plone.recipe.zope2install
url = ${plone:zope2-url}

[instance]
recipe = plone.recipe.zope2instance
zope2-location = ${zope2:location}
user = admin:admin
http-port = 8080
debug-mode = on
verbose-security = on
eggs =
    ${buildout:eggs}
    ${plone:eggs}
zcml =

products =
    ${plone:products}
    ${buildout:directory}/products

Notice how the ‘plone’ recipe is able to supply a URL for a “known good” version of Zope (you can of course choose not to use it).

The ‘instance’ recipe is configured with two parameters set by the ‘plone’ recipe:

plone:eggs – The various Plone eggs

plone:products – A directory containing the Plone Zope 2 products

Other possible options in the ‘plone’ section include:

eggs – Override the eggs used by Plone. If you specify an egg here that is

also part of the standard Plone distribution, the specified egg will override the default. For example, if you want to track svn for a particular egg, check it out to the src/ directory, add a line to ‘develop’ in buildout (e.g. “develop = src/plone.theme” to track the plone.theme package) and then add “eggs = plone.theme” to the ‘plone’ section. Alternatively, if you need to upgrade or downgrade a particular egg, you can do so with a version specification.

find-links – Specify one or more find-links for setuptools to download

eggs from. By default, this includes http://dist.plone.org and any find-links specified in the main [buildout] section.

urls – A list of URLs to download packages from, overriding those from the

installer configuration. You can use the options ‘nested-packages’ and ‘version-suffix-packages’ to give the names of download archives which contain a parent directory and the actual product in a sub directory, and products which when extracted have a directory containing the version number. See plone.recipe.distros for more information.

zope2-url – Override the Zope 2 URL from the installer (not that there is

much point in doing so).

Release files for plone.recipe.plone 3.1-beta1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for plone.recipe.plone 3.1-beta1
File Size Uploaded
plone.recipe.plone-3.1-beta1.tar.gz 29.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for plone.recipe.plone 3.1-beta1
File Interpreter ABI Platform
plone.recipe.plone-3.1_beta1-py2.4.egg Legacy Egg format - - Details

Total release size: 99.1 kB

Release files / plone.recipe.plone-3.1-beta1.tar.gz

Download URL plone.recipe.plone-3.1-beta1.tar.gz
Size 29.6 kB
Tags Source
SHA-256 checksum
How to use checksums
d30a28e31e63f33d53d599ba89354a5d5f25acdf9ae3bfae639d64268c3cdd87
BLAKE2b-256 checksum
How to use checksums
2865f8caf46d6a5ace28d5d1bb3cfe182c80b35b51202d597cd59a34b46d2d49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / plone.recipe.plone-3.1_beta1-py2.4.egg

Download URL plone.recipe.plone-3.1_beta1-py2.4.egg
Size 69.4 kB
Tags Egg
SHA-256 checksum
How to use checksums
ae72d05e532468b4d84cef2e5630dc2c3ddc5e8c3226e0b004dd444fdd3c251a
BLAKE2b-256 checksum
How to use checksums
39cc7fd6769741b187ae443f50bc4509c2936ea1b2a83ecc66c445227b2f0d85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page