WP Manifestindependent plugin directory
manifest / users / user-history

KTC User History Plugin

Adds features such as favorites, watch later, videos watch history, and more

by hellofromTonya · github.com/knowthecode/user-history · website

3stars
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/knowthecode/user-history/archive/refs/heads/master.zip

Readme

User History Plugin

User History - Adds features such as favorites, watch later, videos watch history, and more to provide a friendly membership experience. Members can then go to through History page to quickly find the resources they want and need.

Features

This plugin extends Fulcrum. It's OOP and fully configurable.

  1. Ajaxified footer buttons for the Vimeo videos
  2. Three (3) custom database tables
  3. User History page

Installation

  1. Install the Fulcrum, the central custom repository plugin for WordPress.
  2. Then you can install this plugin.

Installation from GitHub is as simple as cloning the repo onto your local machine. To clone the repo, do the following:

  1. Using PhpStorm, open your project and navigate to wp-content/plugins/. (Or open terminal and navigate there).
  2. Then type: git clone https://github.com/KnowTheCode/User-History.

Configuration

Everything is configurable using the configuration files found in the config folder.

Contributions

All feedback, bug reports, and pull requests are welcome.

Read the full README on GitHub →