WP Manifestindependent plugin directory
manifest / media / ctx-downloads

CTX Downloads

Showng a searchable and filterable list of files for download

by Thomas Gollenia · github.com/gollenia/ctx-downloads

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/gollenia/ctx-downloads/archive/refs/heads/main.zip

Readme

CTX Downloads

Contributors: Thomas Gollenia Tags: block Requires at least: 6.2.0 Tested up to: 6.3.2 Stable tag: 0.1.0 Requires PHP: 7.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Shows a filterable and searchable list of downloads.

Description

This is a small plugin to simply show a list of downloads. You can add categories to the downloads and filter the list by these categories. The list is searchable.

In a future version, the table will be sortable.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/downloads directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress

Screenshots

  1. Backend screen shot
  2. Frontend example

Changelog

= 0.1.0 =

  • Release

Read the full README on GitHub →