generator-upendodnn
Version:
Scaffolds DNN extensions, including Modules (Webforms, SPA, and MVC), Persona Bar, Skin Object, Library, Scheduler, and Hotcakes Commerce projects (based on the generator built by Matt Rutledge).
10 lines • 319 B
Plain Text
<h3><%= friendlyName %></h3>
<p class="Contributor">
<%= companyName %> <br />
<a href="mailto:<%= emailAddress %>"><%= emailAddress %></a>
</p>
<hr/>
<div class="License">
<h3>About the <%= friendlyName %></h3>
<p>This module is intended as an example of how to build DNN Modules with VueJS.</p>
</div>