Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT: This project is not being maintained going forward. If you are interested in taking over this repo, please open an issue and I'll make arrangements for the transfer

Favorites Module for DNN (DotNetNuke)

A DNN module that allows a user to maintain a list of their favorite pages

Minimum DNN Version

Current releases support DNN 7.2.0 and later

Releases

Releases

Documentation

Documentation

Building Extension Package

To build a package for installing with the DNN extension installer do the following:

Drop to a command line and go into the build folder

Run build.bat [version] [configuration]

where:

  • version is the version formatted as major.minor.patch (ie. 01.04.05)
  • configuration is the build configuration to use (Debug or Release)

Example:

  • build.bat 01.04.05 Release will created a release build with version 01.04.05

All builds are written into the Build\Deploy folder

About

A DNN Module that allows a user to manage a list of favorite pages

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages