Skip to content

onify/blueprint-public-feedback-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onify Blueprints

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

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 :-)

Onify Blueprint: Public feedback form

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors

Thanks Patrik Öhrn @ Zitac for great work.