Checklist App for Plone
Project description
collective.checklist
Checklist App for Plone
Features
Can be bullet points
Examples
This add-on can be seen in action at the following sites: - Is there a page on the internet where everybody can see the features?
Documentation
Full documentation for end users can be found in the “docs” folder, and is also available online at http://docs.plone.org/foo/bar
Translations
This product has been translated into
Klingon (thanks, K’Plai)
Installation
Install collective.checklist by adding it to your buildout:
[buildout] ... eggs = collective.checklist
and then running bin/buildout
Contributors
Put your name here, you deserve it!
?
Contribute
Issue Tracker: https://github.com/collective/collective.checklist/issues
Source Code: https://github.com/collective/collective.checklist
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Maik Derstappen, md@derico.de
Changelog
0.1a2 (2024-08-30)
depend on plone.app.z3cform >=4.4.1
0.1a1 (2024-08-30)
Initial release. [MrTango]