https://github.com/onify/blueprint-public-feedback-form
Onify Blueprint: Public feedback form
https://github.com/onify/blueprint-public-feedback-form
blueprint css feedback feedback-form form onify onify-blueprint onify-blueprints public
Last synced: about 1 month ago
JSON representation
Onify Blueprint: Public feedback form
- Host: GitHub
- URL: https://github.com/onify/blueprint-public-feedback-form
- Owner: onify
- License: mit
- Created: 2021-04-09T11:26:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T07:10:47.000Z (almost 4 years ago)
- Last Synced: 2026-04-16T23:39:00.297Z (2 months ago)
- Topics: blueprint, css, feedback, feedback-form, form, onify, onify-blueprint, onify-blueprints, public
- Language: Pug
- Homepage: https://onify.co
- Size: 887 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://www.repostatus.org/#wip)
# Onify Blueprint: Public feedback form
Here is a quick example how to create a simple public form with custom css. All you need to do is connect the form to a task/process that adds the data somewhere :-)

## Requirements
* Onify Hub v2
## Included
* 1 x Form
* 1 x CSS file
## Setup
1. Copy `.\resources\*` to your Onify Hub resources
2. Add form config (`feedback_form.json`) via API (`POST /api/v2/admin/forms`)
## Run
* Open `/form/feedback` and follow the instructions :-)
* If you want, we also support sending the ticketid like this: `/form/feedback?ticketid=99999`.
## Support
* Community/forum: https://support.onify.co/discuss
* Documentation: https://support.onify.co/docs
* Support and SLA: https://support.onify.co/docs/get-support
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contributors
Thanks [Patrik Öhrn](https://github.com/xpatohr) @ [Zitac](https://github.com/zitacconsulting) for great work.