Skip to content

collective/sc.pfg.brazilianfields

Repository files navigation

Brazilian Fields for Plone Form Gen

A homage to Brazilian bureaucracy, sc.pfg.brazilianfields aims to provide Brazil-specific fields for use with PloneFormGen

To enable this product, on a buildout based installation:

  1. Edit your buildout.cfg and add sc.pfg.brazilianfields to the list of eggs to install

    [buildout]
    ...
    eggs =
        sc.pfg.brazilianfields
    

Note

Since Plone 3.3 is not is necessary to explictly inform plone.recipe.zope2instance recipe to install the ZCML slug

After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.

Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.

Choose the product PloneFormGen: Brazilian Fields (check checkbox at its left side) and click the 'Activate' button.

Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.

Choose the product PloneFormGen: Brazilian Fields, which should be under Activated add-ons, (check checkbox at its left side) and click the 'Deactivate' button.

Note

You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.

Development of this product was sponsored by Simples Consultoria customers, including (but not limited to):

  • Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging and plumbing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published