SlideShare a Scribd company logo
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
Contact Us Module with Google Map
User Guide
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
TABLE OF CONTENTS
WHAT IS DOTNETNUKE MODULE..................................................................................... 1
WHO ARE DNNDEVELOPER.IN.......................................................................................... 1
CONTACT US MODULE ..................................................................................................... 1
INSTALL DNN MODULE...................................................................................................... 1
SETTING/CONFIGURING CONTACT US MODULE............................................................ 4
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
1 WHAT IS DOTNETNUKE MODULE
DotNetNuke is a program that runs on Microsoft ASP.NET. It is also a framework, meaning, it is a
program that is designed to be extended. One of the ways to extend the framework is through custom
modules. Various functionality and features required as per various business needs, it can be
incorporated to DNN Framework with the use of DotNetNuke Custom Module.
2 WHO ARE DNNDEVELOPER.IN
We are a group of dedicated and enthusiastic professionals who offer the full range of creative
services for the DotNetNuke and ASP.Net MVC, C#, SQL Server with years of cumulative experience
in web based development that include DNN/DotNetNuke module development, DNN/DotNetNuke
Skin solutions, and DNN/DotNetNuke maintenance services. Please visit us at
http://www.DnnDeveloper.In
3 CONTACT US MODULE
#1 DnnDeveloper has developed a custom module that can be used to collect the end user’s
feedback, queries and any communication to the webmaster/superuser of DNN portal through
emails. Once module installed and configured correctly with email settings (SMTP details) it
offers a simple form for the end user to enter the required details and it can be posted with
email communication.
#2 Contact Us module has another great feature to render the Google Map beside contact us
form. The Superuser can get a Google JavaScript API key and set the Google Map along with
the address to configure the module from the settings section of the module.
4 INSTALL DNN MODULE
If you need to install a module on your DotNetNuke website you can follow the steps below for the
DotNetNuke version running on your site.
#1 Installing a DotNetNuke 9.x Module
 Log into your site as either HOST or super user level account.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Open Settings -> Extensions
 Click "install extension"
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Drag and drop the package into the window, or click to browse and select the install package
(.zip file) to upload the module.
 Click the next button, accept the license and continue through the install. When finished click
on the Return button.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Click the next button, read the release note it describes features and known issue summary.
 Click the next button, after accepting the license if you are agreed.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Click the Done button, module installed to be configured to DotNetNuke Portal.
#2 Installing/Updating a DotNetNuke 7.x & 8.x Module (Video tutorial:
https://www.youtube.com/watch?v=xDRjzFrKECA)
 Log into your site as either HOST or another superuser level account.
 Navigate to the Host menu and select Extensions.
 Click on Install Extension Wizard.
 As directed browse to the zip file that contains the data for your module, select it then click
Open.
 Click Next, accept the license, continue through the install. When finished click on the Return
button.
#3 Installing/Updating a DotNetNuke 6.x Module
 Log into your site as either HOST or another superuser level account.
 Navigate to the Host menu and select Extensions.
 Hover over the title Extension for a few seconds to generate the Manage button. Click
Manage.
 Click on Install Extension Wizard.
 As directed browse to the zip file that contains the data for your module, select it then click
Open.
 Click next, accept the license, and continue through the install. When finished click on the
Return button.
#4 Installing/Updating a DotNetNuke 5.x Module
 Log into your site as either HOST or supers user level account.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Navigate to the Host > Extensions. From this page, you can see all of the modules or
extensions that you have installed on your site. You can also see the version information and
whether or not it is in use.
 If there is a DNN registered update or upgrade to the module or extension, it will be listed on
the right side of the page.
 Click the link and the site will either take you to a module installation page for the module or
walk you through an automatic upgrade of the module.
5 SETTING/CONFIGURING CONTACT US MODULE
#1 Add Contact Us module on the page
 Navigate to the Page where Module needs to setup.
 Click on the Add Module button at the bottom of the page
 Enter the DNNDeveloer text at “Add Module” popup overlay/window
 Click on DnnDeveloper Contact Us Module, Drag and drop the module on the Panel you want
it to be located.’
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
#2 Settings section of Contact Us module
 Mouse hover the settings icon at top right corner of Module, Click on Settings Submenu
#3 Setting SMTP (First section at the Contact Us Settings tab)
 If Admin wants to use the DotNetNuke instance level SMTP Settings to use, Choose Host
Setting radio button.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
If the superuser has selected Host Settings, SMTP related settings configured for the DotNetNuke
Server will consider and use to send emails.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 If super user want to use other than configures SMTP details for the Portal than it can be
configured by selecting Module Settings where option will be visible to set the SMTP Details
 Superuser can set the From and To email address, Contact Email will use the email address
mentioned at Module Settings for the Email Settings section.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 If superuser wants to show Google Map on the Right part of Module, it needs to check and
provide the Google Javascript API Key along with Address.
 Enable Show Google Map, enter your business office address at “Address” input box.
 Google Javascript API Key can be obtained from the Google (How to get Google MAP
JavaScript API - https://www.youtube.com/watch?v=_HYYJelTExE) @
https://developers.google.com/maps/documentation/javascript/get-api-key
 Goole API Key is Free until exceeding 25,000 map loads per 24 hours, per day 25000 up to
visitors can visit/load map and there would be no charge.
 Click “GET A KEY” button and select existing project or “Create a new project”, Click on
“Create and Enable API”
 It will give you an API Key, it needs to copy and enter at the “Google API Key” input box for the
Settings section of the module.
 Front end form can be configured to have fixed width in the case it not adjusting within DNN
Skin/Container
 Front-end layout of contact us form’s button color and label color can be set as per matching
the Skin/Theme.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
 Every field/input can be hiding or show on front end page; also input required validation can be
declared from the settings section.
User Guide - Contact Us Module
Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In
Mobile Preview

More Related Content

What's hot

Embed google calendar1
Embed google calendar1Embed google calendar1
Embed google calendar1
Chris Hitchens
 
.How to Use Projeqt--my final
.How to Use Projeqt--my final .How to Use Projeqt--my final
.How to Use Projeqt--my final
alliek5
 
How to use projeqt--my final presentation
How to use projeqt--my final presentationHow to use projeqt--my final presentation
How to use projeqt--my final presentation
alliek5
 

What's hot (20)

Drupal domain access documentation
Drupal domain access documentationDrupal domain access documentation
Drupal domain access documentation
 
A2 w press videocraftdocs
A2 w press videocraftdocsA2 w press videocraftdocs
A2 w press videocraftdocs
 
How To Create Shortcuts
How To Create ShortcutsHow To Create Shortcuts
How To Create Shortcuts
 
Embed google calendar1
Embed google calendar1Embed google calendar1
Embed google calendar1
 
PICS QUIZ - INTEGRATION
PICS QUIZ - INTEGRATIONPICS QUIZ - INTEGRATION
PICS QUIZ - INTEGRATION
 
A2WPress Regal Theme Documentation
A2WPress Regal Theme DocumentationA2WPress Regal Theme Documentation
A2WPress Regal Theme Documentation
 
A2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme DocumentationA2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme Documentation
 
Joomla gwt manual
Joomla gwt manualJoomla gwt manual
Joomla gwt manual
 
LocalHitz how to guide
LocalHitz how to guide LocalHitz how to guide
LocalHitz how to guide
 
A2WPress Cloriato Theme Documentation
A2WPress Cloriato Theme DocumentationA2WPress Cloriato Theme Documentation
A2WPress Cloriato Theme Documentation
 
How to place images inside widgets in the sidebars in WordPress
How to place images inside widgets in the sidebars in WordPressHow to place images inside widgets in the sidebars in WordPress
How to place images inside widgets in the sidebars in WordPress
 
A2WPress Appointway Theme Documentation
A2WPress Appointway Theme DocumentationA2WPress Appointway Theme Documentation
A2WPress Appointway Theme Documentation
 
Customizing your timeline app cover
Customizing your timeline app coverCustomizing your timeline app cover
Customizing your timeline app cover
 
A2WPress Figero Theme Documentation
A2WPress Figero Theme DocumentationA2WPress Figero Theme Documentation
A2WPress Figero Theme Documentation
 
.How to Use Projeqt--my final
.How to Use Projeqt--my final .How to Use Projeqt--my final
.How to Use Projeqt--my final
 
How to use projeqt--my final presentation
How to use projeqt--my final presentationHow to use projeqt--my final presentation
How to use projeqt--my final presentation
 
How to embed a Voki in a Twispace page
How to embed a Voki in a Twispace pageHow to embed a Voki in a Twispace page
How to embed a Voki in a Twispace page
 
A2WPress Rethink Theme Documentation
A2WPress Rethink Theme DocumentationA2WPress Rethink Theme Documentation
A2WPress Rethink Theme Documentation
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power point
 
Web design basics_04
Web design basics_04Web design basics_04
Web design basics_04
 

Similar to Dnn developer contact us user manual

Uk Nuke Facebook Connect Authentication For Dot Net Nuke
Uk Nuke Facebook Connect Authentication For Dot Net NukeUk Nuke Facebook Connect Authentication For Dot Net Nuke
Uk Nuke Facebook Connect Authentication For Dot Net Nuke
Stuart Lodge
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read me
Php RedStorm
 
Step by-step guide-to_getting_started_with_hyper-v
Step by-step guide-to_getting_started_with_hyper-vStep by-step guide-to_getting_started_with_hyper-v
Step by-step guide-to_getting_started_with_hyper-v
PSD Solutions .....
 
Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1
doglupo
 

Similar to Dnn developer contact us user manual (20)

SugarMob Pro
SugarMob ProSugarMob Pro
SugarMob Pro
 
Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 Extension
 
Feedback Pro Extension - User Guide
Feedback Pro Extension - User GuideFeedback Pro Extension - User Guide
Feedback Pro Extension - User Guide
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerce
 
Intro to IBM Bluemix DevOps Services, a Workshop with a Cloudant twist
Intro to IBM Bluemix DevOps Services, a Workshop with a Cloudant twistIntro to IBM Bluemix DevOps Services, a Workshop with a Cloudant twist
Intro to IBM Bluemix DevOps Services, a Workshop with a Cloudant twist
 
Uk Nuke Facebook Connect Authentication For Dot Net Nuke
Uk Nuke Facebook Connect Authentication For Dot Net NukeUk Nuke Facebook Connect Authentication For Dot Net Nuke
Uk Nuke Facebook Connect Authentication For Dot Net Nuke
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read me
 
Google I/O 2016 replay - Android N Development
Google I/O 2016 replay - Android N DevelopmentGoogle I/O 2016 replay - Android N Development
Google I/O 2016 replay - Android N Development
 
Magento Mobile App Builder, Mobile App For Magento Ecommerce Store - AppJetty
Magento Mobile App Builder, Mobile App For Magento Ecommerce Store - AppJettyMagento Mobile App Builder, Mobile App For Magento Ecommerce Store - AppJetty
Magento Mobile App Builder, Mobile App For Magento Ecommerce Store - AppJetty
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read me
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read me
 
Step by-step guide-to_getting_started_with_hyper-v
Step by-step guide-to_getting_started_with_hyper-vStep by-step guide-to_getting_started_with_hyper-v
Step by-step guide-to_getting_started_with_hyper-v
 
SugarMob - SugarCRM Employee App
SugarMob - SugarCRM Employee AppSugarMob - SugarCRM Employee App
SugarMob - SugarCRM Employee App
 
Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1
 
Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1Mastercam x6-mill-level-1-tutorial-1
Mastercam x6-mill-level-1-tutorial-1
 
Ocodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoOcodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demo
 
Magento 2 Survey Extension
Magento 2 Survey ExtensionMagento 2 Survey Extension
Magento 2 Survey Extension
 
DotNetNuke
DotNetNukeDotNetNuke
DotNetNuke
 
Homestead demo
Homestead demoHomestead demo
Homestead demo
 
Develop MS Office Plugins
Develop MS Office Plugins Develop MS Office Plugins
Develop MS Office Plugins
 

Recently uploaded

Mastering Windows 7 A Comprehensive Guide for Power Users .pdf
Mastering Windows 7 A Comprehensive Guide for Power Users .pdfMastering Windows 7 A Comprehensive Guide for Power Users .pdf
Mastering Windows 7 A Comprehensive Guide for Power Users .pdf
mbmh111980
 

Recently uploaded (20)

Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
 
Top Mobile App Development Companies 2024
Top Mobile App Development Companies 2024Top Mobile App Development Companies 2024
Top Mobile App Development Companies 2024
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
 
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdfA Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 
Secure Software Ecosystem Teqnation 2024
Secure Software Ecosystem Teqnation 2024Secure Software Ecosystem Teqnation 2024
Secure Software Ecosystem Teqnation 2024
 
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product UpdatesGraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
 
10 Essential Software Testing Tools You Need to Know About.pdf
10 Essential Software Testing Tools You Need to Know About.pdf10 Essential Software Testing Tools You Need to Know About.pdf
10 Essential Software Testing Tools You Need to Know About.pdf
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
Breaking the Code : A Guide to WhatsApp Business API.pdf
Breaking the Code : A Guide to WhatsApp Business API.pdfBreaking the Code : A Guide to WhatsApp Business API.pdf
Breaking the Code : A Guide to WhatsApp Business API.pdf
 
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
 
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
 
Mastering Windows 7 A Comprehensive Guide for Power Users .pdf
Mastering Windows 7 A Comprehensive Guide for Power Users .pdfMastering Windows 7 A Comprehensive Guide for Power Users .pdf
Mastering Windows 7 A Comprehensive Guide for Power Users .pdf
 
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAGAI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
 
5 Reasons Driving Warehouse Management Systems Demand
5 Reasons Driving Warehouse Management Systems Demand5 Reasons Driving Warehouse Management Systems Demand
5 Reasons Driving Warehouse Management Systems Demand
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
 
CompTIA Security+ (Study Notes) for cs.pdf
CompTIA Security+ (Study Notes) for cs.pdfCompTIA Security+ (Study Notes) for cs.pdf
CompTIA Security+ (Study Notes) for cs.pdf
 
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdfImplementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
 

Dnn developer contact us user manual

  • 1. Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In Contact Us Module with Google Map User Guide
  • 2. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In TABLE OF CONTENTS WHAT IS DOTNETNUKE MODULE..................................................................................... 1 WHO ARE DNNDEVELOPER.IN.......................................................................................... 1 CONTACT US MODULE ..................................................................................................... 1 INSTALL DNN MODULE...................................................................................................... 1 SETTING/CONFIGURING CONTACT US MODULE............................................................ 4
  • 3. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In 1 WHAT IS DOTNETNUKE MODULE DotNetNuke is a program that runs on Microsoft ASP.NET. It is also a framework, meaning, it is a program that is designed to be extended. One of the ways to extend the framework is through custom modules. Various functionality and features required as per various business needs, it can be incorporated to DNN Framework with the use of DotNetNuke Custom Module. 2 WHO ARE DNNDEVELOPER.IN We are a group of dedicated and enthusiastic professionals who offer the full range of creative services for the DotNetNuke and ASP.Net MVC, C#, SQL Server with years of cumulative experience in web based development that include DNN/DotNetNuke module development, DNN/DotNetNuke Skin solutions, and DNN/DotNetNuke maintenance services. Please visit us at http://www.DnnDeveloper.In 3 CONTACT US MODULE #1 DnnDeveloper has developed a custom module that can be used to collect the end user’s feedback, queries and any communication to the webmaster/superuser of DNN portal through emails. Once module installed and configured correctly with email settings (SMTP details) it offers a simple form for the end user to enter the required details and it can be posted with email communication. #2 Contact Us module has another great feature to render the Google Map beside contact us form. The Superuser can get a Google JavaScript API key and set the Google Map along with the address to configure the module from the settings section of the module. 4 INSTALL DNN MODULE If you need to install a module on your DotNetNuke website you can follow the steps below for the DotNetNuke version running on your site. #1 Installing a DotNetNuke 9.x Module  Log into your site as either HOST or super user level account.
  • 4. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Open Settings -> Extensions  Click "install extension"
  • 5. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Drag and drop the package into the window, or click to browse and select the install package (.zip file) to upload the module.  Click the next button, accept the license and continue through the install. When finished click on the Return button.
  • 6. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Click the next button, read the release note it describes features and known issue summary.  Click the next button, after accepting the license if you are agreed.
  • 7. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Click the Done button, module installed to be configured to DotNetNuke Portal. #2 Installing/Updating a DotNetNuke 7.x & 8.x Module (Video tutorial: https://www.youtube.com/watch?v=xDRjzFrKECA)  Log into your site as either HOST or another superuser level account.  Navigate to the Host menu and select Extensions.  Click on Install Extension Wizard.  As directed browse to the zip file that contains the data for your module, select it then click Open.  Click Next, accept the license, continue through the install. When finished click on the Return button. #3 Installing/Updating a DotNetNuke 6.x Module  Log into your site as either HOST or another superuser level account.  Navigate to the Host menu and select Extensions.  Hover over the title Extension for a few seconds to generate the Manage button. Click Manage.  Click on Install Extension Wizard.  As directed browse to the zip file that contains the data for your module, select it then click Open.  Click next, accept the license, and continue through the install. When finished click on the Return button. #4 Installing/Updating a DotNetNuke 5.x Module  Log into your site as either HOST or supers user level account.
  • 8. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Navigate to the Host > Extensions. From this page, you can see all of the modules or extensions that you have installed on your site. You can also see the version information and whether or not it is in use.  If there is a DNN registered update or upgrade to the module or extension, it will be listed on the right side of the page.  Click the link and the site will either take you to a module installation page for the module or walk you through an automatic upgrade of the module. 5 SETTING/CONFIGURING CONTACT US MODULE #1 Add Contact Us module on the page  Navigate to the Page where Module needs to setup.  Click on the Add Module button at the bottom of the page  Enter the DNNDeveloer text at “Add Module” popup overlay/window  Click on DnnDeveloper Contact Us Module, Drag and drop the module on the Panel you want it to be located.’
  • 9. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In #2 Settings section of Contact Us module  Mouse hover the settings icon at top right corner of Module, Click on Settings Submenu #3 Setting SMTP (First section at the Contact Us Settings tab)  If Admin wants to use the DotNetNuke instance level SMTP Settings to use, Choose Host Setting radio button.
  • 10. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In If the superuser has selected Host Settings, SMTP related settings configured for the DotNetNuke Server will consider and use to send emails.
  • 11. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  If super user want to use other than configures SMTP details for the Portal than it can be configured by selecting Module Settings where option will be visible to set the SMTP Details  Superuser can set the From and To email address, Contact Email will use the email address mentioned at Module Settings for the Email Settings section.
  • 12. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  If superuser wants to show Google Map on the Right part of Module, it needs to check and provide the Google Javascript API Key along with Address.  Enable Show Google Map, enter your business office address at “Address” input box.  Google Javascript API Key can be obtained from the Google (How to get Google MAP JavaScript API - https://www.youtube.com/watch?v=_HYYJelTExE) @ https://developers.google.com/maps/documentation/javascript/get-api-key  Goole API Key is Free until exceeding 25,000 map loads per 24 hours, per day 25000 up to visitors can visit/load map and there would be no charge.  Click “GET A KEY” button and select existing project or “Create a new project”, Click on “Create and Enable API”  It will give you an API Key, it needs to copy and enter at the “Google API Key” input box for the Settings section of the module.  Front end form can be configured to have fixed width in the case it not adjusting within DNN Skin/Container  Front-end layout of contact us form’s button color and label color can be set as per matching the Skin/Theme.
  • 13. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In  Every field/input can be hiding or show on front end page; also input required validation can be declared from the settings section.
  • 14. User Guide - Contact Us Module Email: Sales@DnnDeveloper.In | Website: http://www.DnnDeveloper.In Mobile Preview