Hi all!

We are using the new getpaid.recipe.release 0.1.1 for a buildout based
installation of getpaid.

We are developing a new payement processor for the Spanish community,
it's based on the Paymentech.

We don't have the new plugin into the getpaid trunk source repository,
yet.

We don't know how to include our development plugin into PloneGetPaid/
plugins.zcml at builout time.

Do you now how can we do that ?

This is our buildout:
[buildout]
parts =
    ....
    getpaid

develop =
    src/getpaid.tpvvirtual

versions = versions

[versions]
plone.recipe.plone = 3.1.7
getpaid.recipe.release = 0.1.1

[instance]
eggs =
    ....
    getpaid.tpvvirtual

[getpaid]
recipe = getpaid.recipe.release

addpackages =
    getpaid.paymentech
    getpaid.discount
    getpaid.tpvvirtual



Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to