# How to Install ContactPlus Wowonder Addon Welcome to the ContactPlus installation guide! ContactPlus is a dynamic contact form solution designed to enhance user communication on your website, enabling seamless integration with department-specific email options, user-friendly fields, and anti-spam features. In this guide, we will walk you through each step of the installation process, ensuring you’re able to set up ContactPlus quickly and easily. This tutorial will help you configure everything from database setup to custom settings, so you can start managing user inquiries more effectively right away. Let’s get started! Before you start, please backup your files, uploading this will overwrite the following files in case you lose this installation file, this tutorial is also online here in this link [howto.scriptstribe.com](https://howto.scriptstribe.com/books/contactplus-installation-guide/page/how-to-install-contactplus-wowonder-addon "howto.scriptstribe.com") if you need help or have suggestions please visit the support **[forum here](https://community.scriptstribe.com/forums/44/)** /themes/yourtheme/layout/contact/content.phtml xhr/contact\_us.php ##### Step 1: Upload your files --- **Unzip the file and upload it to your wowonder root following the folder structure.** [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/2RsmDFALuZL9MTBg-newfiles.png) ##### Step 2: Run the installation file --- This step will install the department tables Contact info Tables and Languages Visit yousite.com/install-contactplus.php and click the green button (See the picture below) [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/QPqYqyW9RA4gAZIN-install.png) ##### Step 3: This will add the admin menu and pages --- **Open admin-panel/autoload.php** and look for ``` $pages = array( ``` at the very end or very beginning add: ``` //Contact Plus Start 'contactplus', 'add-department', 'save_contactplus_settings', 'save_department_emails', 'delete_department', //Contact Plus End ``` It should look just Like in this picture (Click on the image to expand) [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/JvKw2ehyaG0nXJbX-addpages.png) on the same file look for (see the picture below) ``` Manage Features ``` and add this code before it: ``` ContactPlus Settings
``` [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/BpMUoBAsW62NMZSy-addmenu.png) ##### Final Step: Visit your site admin and start adding your info (See the picture below) [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/U9NgWQppyRPg8P5o-findmenu.png) **Enjoy! And if you love it leave me a review and a cookie** [](https://howto.scriptstribe.com/uploads/images/gallery/2024-11/IYne7FovY9bt1UwY-emot.png)