WP Manifestindependent plugin directory
manifest / ecommerce / edd-catalogs

EDD Catalog

Displays all products from any site with Easy Digital Downloads installed

by Nick Haskins · github.com/bearded-avenger/edd-catalogs · website

0stars
1forks

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/bearded-avenger/edd-catalogs/archive/refs/heads/master.zip

Readme

Description

This plugin was built to give my users an easier way of watching and installing new products from my shop. This plugin uses the API built into Easy Digital Downloads. The user enters their own API key and are able to view all products. The plugin will scan to see if any of the listed products are installed, and indicate to the user if they are installed, along with the version.

To Come One click install from store.

Image


Bugs

This is alpha! There's a php notice currently, it's not setup for translation, it's not ready for prime time. It's a prototype, but it does work. Still A LOT of work to be done, but I want your feedback!


Installation

  1. Upload edd-catalogs to wp-content/plugins
  2. Retrieve your Public Key, and Public Tokens from within your user profile on the site that has the shop installed.
  3. Active the plugin, then go to EDD Catalogs-->Settings, and enter the shop site, and creds
  4. Save settings then view catalog.

Changelog

0.1 - Alpha release

Read the full README on GitHub →