Learn how to support exporting and importing of your module data. This capability allows administrators to clone your module’s data and settings in page templates or in module data templates.
Pre-requisites:
- How to setup the Environment and Template to develop modules on DNN
- Module Settings in DNN
Instructions for installing the demonstration project:
1 - Have a DNN 7.2.2 or higher instance configured on your local machine
2 - Install the PortableModule Source DNN package (PortableModule_00.00.01_Source.zip - find it on the right hand side of this page)
3 - Open Visual Studio 2012 or 2013 as Administrator and open the solution, /DesktopModules/DotNetNuclear.PortableModule/PortableModule.sln
4 - Rebuild the solution