PHP-Download-Tracker | Single PHP Script That Helps You Track Downloads | Download Utils library

 by   iNamik PHP Version: Current License: No License

kandi X-RAY | PHP-Download-Tracker Summary

kandi X-RAY | PHP-Download-Tracker Summary

PHP-Download-Tracker is a PHP library typically used in Utilities, Download Utils applications. PHP-Download-Tracker has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

PHP Download Tracker is a single PHP script that helps you track downloads from your site. You configure the script with an offline (or protected) folder that contains files available for download. You can also configure a few display settings, including the ability to include a simple CAPTCHA. The script will present the user with a list of available files. When the user selects a file, the request is logged and then the download window pups up in the user's browser for them to save the file.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PHP-Download-Tracker has a low active ecosystem.
              It has 11 star(s) with 5 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 20 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PHP-Download-Tracker is current.

            kandi-Quality Quality

              PHP-Download-Tracker has 0 bugs and 0 code smells.

            kandi-Security Security

              PHP-Download-Tracker has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              PHP-Download-Tracker code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              PHP-Download-Tracker does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              PHP-Download-Tracker releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PHP-Download-Tracker
            Get all kandi verified functions for this library.

            PHP-Download-Tracker Key Features

            No Key Features are available at this moment for PHP-Download-Tracker.

            PHP-Download-Tracker Examples and Code Snippets

            No Code Snippets are available at this moment for PHP-Download-Tracker.

            Community Discussions

            QUESTION

            Apache2 PHP - How do I use .htaccess to rewrite direct download links
            Asked 2021-Nov-16 at 00:40

            I have a directory of files which are downloaded by users package managers using the direct link to the file. I'm trying to set up file logging, so I can get statistics on the downloads. I’m using this script I found on GitHub: https://github.com/iNamik/PHP-Download-Tracker

            • I'm using the above script that consists of a files directory, a log directory, and an index.php which lists the files to download.

            • Index.php lists all files in the download directory. This file can be renamed to anything, i.e. download.php

            • If I use the index.php and click on the file I want to download, it logs the information and downloads it.

            • If I use the direct link to the file (/downloadfolder/file.exe) the index.php is bypassed and nothing is logged.

            Is it possible to use something like mod_rewrite in Apache, to add download.php?file= before the file name in the direct link?

            Example:

            1. Access this Direct link: https://exampledomain.com/files/file.pdf --> this does not get logged. File transfer starts.

            2. Have it be automatically rewritten to: https://exampldomain.com/files/download.php?file=file.pdf --> This does get logged. And the file transfer starts

            ...

            ANSWER

            Answered 2021-Nov-14 at 03:04

            This will redirect anything that doesn't exist to index.php

            Source https://stackoverflow.com/questions/69959839

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PHP-Download-Tracker

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/iNamik/PHP-Download-Tracker.git

          • CLI

            gh repo clone iNamik/PHP-Download-Tracker

          • sshUrl

            git@github.com:iNamik/PHP-Download-Tracker.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Download Utils Libraries

            Try Top Libraries by iNamik

            go_lexer

            by iNamikGo

            java_text_tables

            by iNamikJava

            go_parser

            by iNamikGo

            go_bst

            by iNamikGo