Plone Add-on Gallery

affinitic.privatefolder

This products allows you to add folders with only a ‘Private’ state. You can create a simple Extranet with only this folder and the sharing tab.

Features

  • Adds PrivateFolder content type

  • Adds privatefolder_workflow workflow (with Private state)

Translations

This product has been translated into

  • French

Installation

Install affinitic.privatefolder by adding it to your buildout:

[buildout]

...

eggs =
    affinitic.privatefolder

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Credits

This package was developed by Affinitic team.

Affinitic website

affinitic.privatefolder is licensed under GNU General Public License, version 2.

Contributors

Changelog

1.0 (2020-01-21)

  • Initial release. [laulaz]