[go: up one dir, main page]

Skip to content

A WordPress plugin which provides an intuitive UI for uploading and managing downloadable files (including support for multiple versions), inserting download links into posts & logging downloads.

Notifications You must be signed in to change notification settings

WPChill/download-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Scrutinizer Code Quality codecov

Welcome to the Download Monitor repository on GitHub. Here you can browse the source, look at open issues and keep track of development.

If you are not a developer, please use the Download Monitor plugin page on WordPress.org.

Reporting Security Issues

To disclose a security issue to our team, please submit a report via our website here.

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core Download Monitor issues only. Support can take place through the appropriate channels:

Support requests in issues on this repository will be closed.

Building front-end CSS using Tailwind

In order to only add and update the used Tailwind CSS please use the following command line:

npx tailwind -i ./assets/src/tailwind.less -o ./assets/css/tailwind.less --watch

This will search in the src, templates and assets/views for Tailwind CSS and add the required code style to the CSS file.

Building the front-neede CSS file is done using the following command line: grunt build-css. This will combine DLM's front CSS with Tailwind's into a single minified CSS file.

About

A WordPress plugin which provides an intuitive UI for uploading and managing downloadable files (including support for multiple versions), inserting download links into posts & logging downloads.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published