feat: Personal galleries with profile/group albums #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Personal photo galleries on profiles and groups. Users can create albums, upload images with thumbnails, set per-album visibility.
Schema
#__mokojoomcommunity_galleries(owner_id, context profile/group, visibility, image_count)#__mokojoomcommunity_gallery_images(gallery_id, file paths, dimensions, likes/comments)Requirements
Status: Schema created (01.08.00), helper needed