KTC User History Plugin
Adds features such as favorites, watch later, videos watch history, and more
by hellofromTonya · github.com/knowthecode/user-history · website
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.zipReadme
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.
- Ajaxified footer buttons for the Vimeo videos
- Three (3) custom database tables
- User History page
Installation
- Install the Fulcrum, the central custom repository plugin for WordPress.
- 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:
- Using PhpStorm, open your project and navigate to
wp-content/plugins/. (Or open terminal and navigate there). - 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.