WP Manifestindependent plugin directory
manifest / social / buddyboss-photo-categorization

BuddyBoss - Photo Categorization archived

A Wordpress plugin integrating with BuddyBoss, intended to allow users to categorize uploaded photos, based on categories presets defined by admins.

by Alexis Miranda · github.com/alexangc/buddyboss-photo-categorization · website

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/alexangc/buddyboss-photo-categorization/archive/refs/heads/master.zip

From the readme

BuddyBoss - Photo categorization Plugin commissioned by Ebenup. A Wordpress plugin integrating with BuddyBoss, intended to allow users to categorize uploaded photos, based on categories presets defined by admins. The intent is to emulate a simple version of Pinterest collections. Features: - [x] Categories selectors on photo upload, integrated in BuddyBoss. - [x] Categories editor, in BuddyBoss's admin panel. - [x] Default photo browsing, with category filters (Wordpress short-code). - [x] Pinterest-like 'Save picture' widget, on the photo display page. - [x] Default photo collections display page (Wordpress short-code). Todo / caveats: - Currently no way to configure which category must have a value selected on photo upload. Instead, the form only checks that the user selected at least one category. - Changing a category option's name will break the already existing associations for photos. - Currently no way to remove a photo from a collection, or add a photo to more than one collection. - [Automatic] css/js minimization must be set up. Install: - Download this repos as zip. - In Wordpress: Extensions Add Upload an extension, and upload the zip. Don't forget to activate

Read the full README on GitHub →