---
title: "Working With the Feedback Page in PHP-Nuke"
description: "After doing a lot of research, we found the built in feedback form for PHP-Nuke to be very limited and simple. When we looked for an Add-On module for a customizable contact form, or formmail we..."
url: https://www.inmotionhosting.com/support/edu/php-nuke/feedback-form/
date: 2013-03-14
modified: 2024-03-11
author: "InMotion Hosting Contributor"
categories: ["PHP-Nuke", "Website"]
type: post
lang: en
---

# Working With the Feedback Page in PHP-Nuke

[![view of the PHP-Nuke feedback form](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/php-nuke_feedback-form.png)](/support/wp-content/uploads/2013/03/php-nuke_feedback-form.png)

After doing a lot of research, we found the built in feedback form for PHP-Nuke to be very limited and simple. When we looked for an Add-On module for a customizable contact form, or formmail we found many dead links.

 
In this tutorial we will show you how to work with the feedback module settings in PHP-Nuke.

## View Feedback Page Settings:

1. [Login to the Admin section for PHP-Nuke](/support/edu/php-nuke/login-administrator-system/).
2. Click the **Edit** link on the bottom of the page.
3. Click the **Modules** button in the *Administration Menu*.[![selecting modules settings](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/php-nuke_clicking-modules-button.png)](/support/wp-content/uploads/2013/03/php-nuke_clicking-modules-button.png)
4. Scroll down and click the **Edit** button to the right of the *Feedback*. You can then edit the name of the module, choose who can view it, and whether you want it displayed in the Modules block. Click the **Save Changes** button when you are done.[![view of options for feedback page](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/php-nuke_feedback-module-settings.png)](/support/wp-content/uploads/2013/03/php-nuke_feedback-module-settings.png)

 
Congratulations, now you know how to work with the feedback form in PHP-Nuke!
 
