Giter VIP home page Giter VIP logo

wpchill / download-monitor Goto Github PK

View Code? Open in Web Editor NEW
255.0 30.0 116.0 16.34 MB

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.

Home Page: http://wordpress.org/extend/plugins/download-monitor/

JavaScript 34.95% CSS 22.07% PHP 38.72% Shell 0.10% Less 3.27% EJS 0.87% Hack 0.03%

download-monitor's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.