A5hleyRich / delightful-downloads

A super-awesome downloads manager for WordPress.
https://delightfuldownloads.com
26 stars 27 forks source link

Version Rating

Bugs

If you find a bug, please raise it here.

Contributions

Anyone is welcome to contribute to Delightful Downloads. There are various ways to do so:

Development

Development should be performed on the develop branch. After cloning the develop branch to your local machine you should run:

npm install

Followed by:

grunt

This will build the required CSS files.

If you require the localisation files you will need to install the Transifex client and then run:

grunt translate