WP Manifestindependent plugin directory
manifest / media / ddlb

Ribarich Directory Download List Block

Gutenberg block for downloading files in a directory.

by Bruno Ribaric · github.com/ribaricplusplus/ddlb

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ribaricplusplus/ddlb/archive/refs/heads/main.zip

Directory download list block

List all files in a directory in a nice way and make them available for downloading.

Development

Setup

Setup repository.

nvm use
node ./scripts/setup.js

Start development server.

npx wp-env start

Helper

Various helper commands are available in the helper JS executable.

$ ./scripts/helper.js get-install-path

Reference