User Post Collections

plugin banner

This plugin allows users to create lists of different types (simple, numbered, cart and poll)…

Author:Mauricio Galetto (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.1.1
Plugin version:0.8.32
Added to WordPress repository:10-08-2022
Last updated:30-01-2023
Rating, %:100
Rated by:2
Plugin URI:https://galetto.info/user-post-collections
Total downloads:713
Active installs:20+
plugin download
Click to start download

The plugin adds custom endpoints to the wordpress REST API and includes a client that will display operations on user lists in a modal.

Default lists types

The plugin comes with 6 types of lists:
* Simple: Simple list sorted according to their items added.
* Numbered: List with your numbered items. You can edit the order in which the items will be displayed.
* Poll: You can ask others for their opinion.
* Shopping Cart: List to add items to a virtual cart ( only on Woocommerce ).
* Favorites This type of list conceptually always exists for users, that is, the user does not create them but simply adds items.
* Bookmarks Equivalent to favorites.

All list types can be disabled.

If you are a developer and you are making a theme you can register your own list types.

Features

  • Roles that can create lists is configurable (for each type of list).
  • Post type that can be added to lists is configurable (per list type).
  • Title and description of the lists can be editable (configurable in each type of list)
  • List items can be saved with a comment (configurable in each type of list)
  • The lists can be private or public (configurable options in each type of list)
  • Max items per list (configurable in each type of list)
  • Share buttons for public lists

Screenshots
FAQ
ChangeLog