Third Eye Software
"Software with Perspective"
HOME
NEWS
PROJECTS
DOWNLOADS
Subscriptions
SUPPORT
BLOG
Login
Username:
Password:
Lost Password?
Register now!
Projects
XOOPS Modules
Subscription Module
Content Module
Secure Downloads
Big Story
There isn't a Biggest Story for Today, yet.
Who's Online
4
online (
4
in
Projects
)
Members: 0
Guests: 4
more...
Secure Downloads
We've added a few features to the MyDownloads Module for XOOPS.
Features:
Assign XOOPS groups to downloads - pick which user groups have access to downloads
Download link pushes file to user - anti-leeching enhancement.
Files must be located in a directory not accessible by your web server.
Installation Notes:
You must change the following constant in
./language/x_lang/main.php
:
define("_MD_FILEPATH", "/tmp")
to the path where your downloadable files exist.
When creating files for download, in the
Download URL
field, simply put the file name. No path is necessary.