ftw.journal

Journaling infrastructure for plone


Keywords
plone, workflow, journal
License
GPL-2.0
Install
pip install ftw.journal==1.4.0

Documentation

Overview

Currently ftw.journal provides two adapters to store infos.

  • workflow_history
  • annotations

How to use:

  • Simply add a rule through the Plone UI.

Install

  • Add ftw.journal to your buildout configuration
[instance]
eggs =
  ftw.journal
  • Run buildout
  • Add a rule through the Plone UI

Compatibility

Runs with Plone 4.3 or 5.1.

Links

Copyright

This package is copyright by 4teamwork.

ftw.journal is licensed under GNU General Public License, version 2.