The FeedbackCompany
This is module is created to implement a simple Feedback Company setup.
There are two usage scenario's.
- Add a block to a node page and let the block show all feedback or filtered feedback (if available).
- Call
_feedback_company_load_feedback() to load the HTML yourself and use it anywhere you like.
Do you want to use the returned data yourself?
Feel free and look at the available hooks inside feedback_company.api.php.