Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IowaComputerGurus/dnn.SimpleFileList
The Simple File List module is a Free DotNetNuke module that will list all files within a specific folder under the specific portal folder within DNN for users to be able to download. The initial release of this module has been targeted at simple functionality. Future releases of the module will include more functionality and security.
https://github.com/IowaComputerGurus/dnn.SimpleFileList
dnn dnncms dotnetnuke file-management hacktoberfest
Last synced: about 1 month ago
JSON representation
The Simple File List module is a Free DotNetNuke module that will list all files within a specific folder under the specific portal folder within DNN for users to be able to download. The initial release of this module has been targeted at simple functionality. Future releases of the module will include more functionality and security.
- Host: GitHub
- URL: https://github.com/IowaComputerGurus/dnn.SimpleFileList
- Owner: IowaComputerGurus
- License: mit
- Created: 2016-11-22T16:11:27.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T06:24:00.000Z (about 3 years ago)
- Last Synced: 2024-07-28T00:37:46.519Z (5 months ago)
- Topics: dnn, dnncms, dotnetnuke, file-management, hacktoberfest
- Language: C#
- Homepage:
- Size: 343 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - Simple File List
README
# dnn.SimpleFileList
[![Build status](https://iowacomputergurus.visualstudio.com/ICG%20Open%20Source/_apis/build/status/DNN%20Simple%20File%20List)](https://iowacomputergurus.visualstudio.com/ICG%20Open%20Source/_build/latest?definitionId=0)
The Simple File List module is a Free DotNetNuke module that will list all files within a specific folder under the specific portal folder within DNN for users to be able to download. The initial release of this module has been targeted at simple functionality. Future releases of the module will include more functionality and security.
## Minimum DNN Version
Version 2.5.0 Requires DNN 7.0.0 and later, and has been tested against DNN 9.x successfully