Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WillStrohl/dnnextensions

One solution. Multiple extensions. No pain. A collection of DNN modules and other extensions.
https://github.com/WillStrohl/dnnextensions

cms dnn dnncms dotnetnuke modules

Last synced: about 1 month ago
JSON representation

One solution. Multiple extensions. No pain. A collection of DNN modules and other extensions.

Awesome Lists containing this project

README

        

# DNNExtensions

This is a solution that houses most of the DNN extensions that I manage for the community. It also is
used to display how a DNN solution should be architected as a best practice, which includes several
very useful MSBuild scripts. I've presented this as a topic at DNNCon Palm Beach 2014.

You can [read more about this project and view/download the slide deck from my blog](http://www.willstrohl.com/Blog/PostId/731/DNNCon-Presentation-Flexible-Project-Setup-for-Teams-and-Complicated-Applications).

Learn more about DNN CMS at [the official DNN community website](https://dncommunity.org).


## `Sponsors == (typeOf superHuman) Awesome;`

> Yes, it's not real code. It's just supposed to be fun. :P

This solution is created and maintained by [Upendo Ventures](https://upendoventures.com/What/CMS/DNN) for the [DNN CMS Community](https://dnncommunity.org). Please consider [sponsoring us](https://github.com/sponsors/UpendoVentures) for this and [the many other open-source efforts we do](https://upendoventures.com/What/CMS/DNN/Extensions). It's a lot. :)

- [Sponsor Us](https://github.com/sponsors/UpendoVentures) (we're grateful at any level 🙏🏽)


---

## First... Thank You

I just want to thank everyone that helps with the project, even if it's just to use the apps being
built or submit issues. However, I'd really like to also thank [JetBrains](https://www.jetbrains.com/).
The things I build wouldn't be built half as fast if it wasn't for your generous support. Specifically,
the following Visual Studio integrations really have saved me TONS of time and headaches over the
years, and gotten me up to speed faster on other people's code more than anything else I've ever
tried (even talking to them about it).

[![ReSharper by JetBrains](https://github.com/WillStrohl/dnnextensions/blob/master/Assets/images/icon_ReSharper.png)](https://www.jetbrains.com/resharper/)
[![dotPeek by JetBrains](https://github.com/WillStrohl/dnnextensions/blob/master/Assets/images/icon_dotPeek.png)](https://www.jetbrains.com/decompiler/)

---

## How You Can Help

* [Install and use the extensions (see below)](https://github.com/WillStrohl/dnnextensions/wiki/Install-and-Use-the-Extensions)
* [Create Issues (ideas OR bugs)](https://github.com/WillStrohl/dnnextensions/wiki/Create-Issues-or-Ideas)
* [Write documentation](https://github.com/hismightiness/dnnextensions/wiki/Write-Documentation)
* [Test Releases](https://github.com/hismightiness/dnnextensions/wiki/Test-Releases)
* Create UI/UX
* [Write Code](https://github.com/WillStrohl/dnnextensions/wiki/Write-Code)
* Debug Code
* [Create a Pull Request](https://github.com/WillStrohl/dnnextensions/wiki/Create-a-Pull-Request)

## Project Distribution Locations

New releases are going to be posted here, in [the Releases section](https://github.com/WillStrohl/dnnextensions/releases). If
you don't see a current release, then you'll find it at the old project location below.

* [oEmbed Wrapper for .Net](https://oembed.codeplex.com/)
* [DNN Google Hangout Module](https://dnnhangout.codeplex.com/)
* [DNN Media Module](https://dnnmedia.codeplex.com/)
* [User Group Labs: Meta Data Module](https://dnngroupmetadata.codeplex.com/)
* [User Group Labs: My Groups Module](https://dnnmygroups.codeplex.com/)
* [User Group Labs: Group Data Module](https://usergroupdata.codeplex.com/)
* [Contact Collector Module](https://wnscontact.codeplex.com/)
* [Content Slider Module](https://dnncontentslider.codeplex.com/)
* [Content Injection Module](https://wnsinj.codeplex.com/)
* [Lightbox Gallery Module](https://wnslightbox.codeplex.com/)
* [Open Graph Protocol Module](https://dnnopengraph.codeplex.com/)
* [DNN Demo Skin Objects](https://dnndemoso.codeplex.com/)
* [PrismJS Skin Object](https://dnnprismjs.codeplex.com/)
* [DNN Parallax Skin](https://dnnparallax.codeplex.com/)
* [Future Gravity Skin](https://futuregravity.codeplex.com/)
* [DNN Widget Suite](https://dnnwidgets.codeplex.com/)

---

### More Information

For more information about the project, please go to [the project wiki](https://github.com/WillStrohl/dnnextensions/wiki).