Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

Using Plone.org in your buildout

by Tarek Ziade last modified Mar 15, 2009 01:32 PM
explains how to use Plone.org as a package source

When you upload a package at Plone.org, a copy is immediatly stored and made available at http://dist.plone.org/packages

Add this url to your find-links variable in your buildout configuration:

[buildout]

find-links =
http://dist.plone.org/packages

 


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.