SlideShare a Scribd company logo
1 of 14
Download to read offline
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

Drupal domain access documentation
Drupal domain access documentationDrupal domain access documentation
Drupal domain access documentationShoeab Ahmed
 
A2 w press videocraftdocs
A2 w press videocraftdocsA2 w press videocraftdocs
A2 w press videocraftdocsA2WPress
 
Embed google calendar1
Embed google calendar1Embed google calendar1
Embed google calendar1Chris Hitchens
 
A2WPress Regal Theme Documentation
A2WPress Regal Theme DocumentationA2WPress Regal Theme Documentation
A2WPress Regal Theme DocumentationA2WPress
 
A2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme DocumentationA2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme DocumentationA2WPress
 
LocalHitz how to guide
LocalHitz how to guide LocalHitz how to guide
LocalHitz how to guide adam Webber
 
A2WPress Cloriato Theme Documentation
A2WPress Cloriato Theme DocumentationA2WPress Cloriato Theme Documentation
A2WPress Cloriato Theme DocumentationA2WPress
 
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 WordPressFairy Blog Mother
 
A2WPress Appointway Theme Documentation
A2WPress Appointway Theme DocumentationA2WPress Appointway Theme Documentation
A2WPress Appointway Theme DocumentationA2WPress
 
Customizing your timeline app cover
Customizing your timeline app coverCustomizing your timeline app cover
Customizing your timeline app coverKelly Sorenson
 
A2WPress Figero Theme Documentation
A2WPress Figero Theme DocumentationA2WPress Figero Theme Documentation
A2WPress Figero Theme DocumentationA2WPress
 
.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 presentationalliek5
 
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 pagePetros Michailidis
 
A2WPress Rethink Theme Documentation
A2WPress Rethink Theme DocumentationA2WPress Rethink Theme Documentation
A2WPress Rethink Theme DocumentationA2WPress
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power pointjustmeanscsr
 

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

Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 ExtensionBiztech Store
 
Feedback Pro Extension - User Guide
Feedback Pro Extension - User GuideFeedback Pro Extension - User Guide
Feedback Pro Extension - User GuideBiztech Store
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerceCedCommerce
 
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 twistLauren Hayward Schaefer
 
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 NukeStuart Lodge
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read meBo Ei
 
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 DevelopmentTowhidul Haque Roni
 
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 - AppJettyAppJetty
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read merubi hartanto
 
Dreamweaver cs5 read me
Dreamweaver cs5 read meDreamweaver cs5 read me
Dreamweaver cs5 read mePhp 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-vPSD Solutions .....
 
SugarMob - SugarCRM Employee App
SugarMob - SugarCRM Employee AppSugarMob - SugarCRM Employee App
SugarMob - SugarCRM Employee AppAppJetty
 
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-1doglupo
 
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-1Manuel Alejandro
 
Ocodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoOcodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoMagento oCodewire
 
Magento 2 Survey Extension
Magento 2 Survey ExtensionMagento 2 Survey Extension
Magento 2 Survey ExtensionMageAnts
 

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

Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 

Recently uploaded (20)

Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 

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