Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.behavior.teleservices
Plone behavior to get (and set) global E-Guichet/Teleservices configuration into a Plone Application. Expose E-Guichet procedures in a select field.
https://github.com/imio/imio.behavior.teleservices
Last synced: 5 days ago
JSON representation
Plone behavior to get (and set) global E-Guichet/Teleservices configuration into a Plone Application. Expose E-Guichet procedures in a select field.
- Host: GitHub
- URL: https://github.com/imio/imio.behavior.teleservices
- Owner: IMIO
- License: gpl-2.0
- Created: 2019-11-28T10:59:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T08:46:21.000Z (25 days ago)
- Last Synced: 2024-12-11T09:33:28.389Z (25 days ago)
- Language: Python
- Size: 104 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
README
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.==========================
imio.behavior.teleservices
==========================Plone behavior to get (and set) global E-Guichet/Teleservices configuration into a Plone Application. Expose E-Guichet procedures in a select field.
Features
--------- Set E-Guichet global configuration in Plone Application
- Expose E-Guichet procedure in a select fieldExamples
--------
Get procedures from e-guichet API :
https://COMMUNE-formulaires.guichet-citoyen.be/api/formdefs/
Find procedures in website :
http://localhost:8080/COMMUNE/ma-commune/services-communaux/accueil/demarchesDocumentation
-------------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 imio.behavior.teleservices by adding it to your buildout::
[buildout]
...
eggs =
imio.behavior.teleservicesand then running ``bin/buildout``
Contribute
----------- Issue Tracker: https://github.com/collective/imio.behavior.teleservices/issues
- Source Code: https://github.com/collective/imio.behavior.teleservices
- Documentation: https://docs.plone.org/foo/barSupport
-------If you are having issues, please let us know.
We have a mailing list located at: [email protected]License
-------The project is licensed under the GPLv2.