Git Product home page Git Product logo

dnn.templates's Introduction

DNN8Templates

Quick and easy to use Module and Theme (skin) Development templates for DotNetNuke 8.0.0+ and Visual Studio 2015.

Installation

You can directly install the .VSIX file by double click on it.

In order to create a new module follow these steps:

  1. Open visual studio.
  2. Click on File -> New -> Project
  3. Click on Visual C# -> Dnn.
  4. Select the template to use, Enter the module name and click Ok.
  5. You are ready to build your own Mvc/Spa module in Dnn.

After you build in Release Mode the installable packages (source/install) can be found in the INSTALL folder now, within your module's folder, not the packages folder anymore

dnn.templates's People

Contributors

amarjit-dhunna avatar ashishpd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnn.templates's Issues

MVC Template doesn't install with Visual Studio 2015 Express

While installing the Template we getting following Error message.

Installation Failed: This extension is not installable on any currently installed products.

Supported Products :
Microsoft.VisualStudio.Community
Version : [14.0,15.0)

Searching for applicable products...
Found installed product - Microsoft Visual Studio Express 2013 for Web
Found installed product - Microsoft Visual Studio Express 2015 for Web
Found installed product - Global Location
Found installed product - ssms
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

SPA template module add/edit causes page refresh

Hi

Firstly the template installs and builds just fine once I re-added the broken references to the dotnetnuke.dll and dotnetnuke.web.dll's. So thanks very much for these templates.

I'm not sure if this is an issue or not but I installed the template and built the module and have been playing with it. If I create an item I get a page refresh when I save. If I edit an item then I also get a page refresh.

If the whole point of an SPA and knockout.js is to avoid posting the whole page then this isn't right.
Am I doing something wrong here? Do I need to configure something?

React + Redux TEMPLATE

Dear all,

I personally, but also others, are very interested in developing the new way (react + redux). But we need more tools. First and foremost, a 'React Redux DNN.Template' with best practices AND a sample, Todo OR Contactform, project with this new TEMPLATE showing the best practices (AJAX calls (thunk or Jquery or Saga)) .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.