Counter integration for collective.volto.formsupport
- Form counter for collective.volto.formsupport
Install collective.formsupport.counter by adding it to your buildout:
[buildout] ... eggs = collective.formsupport.counter
and then running bin/buildout
Here is the list of available REST API endpoints and how to use them.
- Reset form counter
- Endpoint: /<document>/@reset-counter.
- Method: PATCH.
- Parameters: block_id form block identifier.
- Description: Reset form counter.
- Request: No parameters required.
- Response:
- Status Code: 204 No Content
RedTurtle
- folix-01
- Issue Tracker: https://github.com/collective/collective.formsupport.counter/issues
- Source Code: https://github.com/collective/collective.formsupport.counter
- Documentation: https://docs.plone.org/foo/bar
If you are having issues, please let us know. We have a mailing list located at: [email protected]
The project is licensed under the GPLv2.