馃敀 EXCLUSIVE: Plugins/buddypress docs - Collection

BuddyPress Docs

Descripci贸

BuddyPress Docs adds collaborative work spaces to your BuddyPress community. Part wiki, part document editing, part shared dropbox, think of these Docs as a BuddyPress version of the Docs service offered by the Big G ifyouknowwhatimean

Features include:

  • Docs that can be linked to groups or users, with a variety of privacy levels
  • Support for fully-private document uploads
  • Doc taxonomy, using tags
  • Fully sortable and filterable doc lists
  • TinyMCE front-end doc editing
  • One-editor-at-a-time prevention against overwrites, plus idle detection/autosave
  • Full access to revision history
  • Dashboard access and management of Docs for the site admin

This plugin is in active development. For feature requests and bug reports, visit http://github.com/boonebgorges/buddypress-docs. If you have translated the plugin and would like to provide your translation for distribution with BuddyPress Docs, please contact the plugin author.

Instal路laci贸

  1. Instal路lar
  2. Activa
  3. Sit back and watch the jack roll in.

Ressenyes

26 de juliol de 2025 2 respostes
First of all, thank you very much for this plugin. It allows users to upload PDF documents and share them among members. This is exactly what we were looking to include in our association. Thanks
12 de juliol de 2025
This is a great addition to BuddyPress and works well offering an invaluable collaboration tool! It is easy to style it accordingly with CSS as the selectors are easily found on github. Thank you for developing it and maintaining it all these years 馃檪
7 de novembre de 2024
This plugin adds an excellent tool to upload collaborative documentos to certain group, you can add title, description, additional info, folders, role editor, etc.
28 de octubre de 2022
This is really perfect. I customized minor things in CSS, but otherwise it just works perfectly out-of-the-box. It’s lightweight and yet very effective. If you need collaborative documents functionality in a BuddyBoss environment this does the job perfectly. I use it in a community where people share attachments mostly: I have folders and then one Doc per category of attachment; people can add attachments, edit the description, etc. The access control is also granular. It was useful to find the author’s code snippets on github for customizations (such as global folders).
22 de octubre de 2021
Hello, thank you very much for this great collaborative documents plugins, it work perfecly. Best regards.
12 de desembre de 2020
The plugin provides a great collaboration tool. Just a tiny request: add an option to allow friends or specific persons to read, edit and comment on the docs.
Llegiu totes les 35 ressenyes

Col路laboradors i desenvolupadors

芦BuddyPress Docs禄 茅s programari de codi obert. La seg眉ent gent ha col路laborat en aquesta extensi贸.

Col路laboradors

“BuddyPress Docs” s’ha tradu茂t a 7 configuracions regionals. Gr脿cies als traductors per les seves aportacions.

Tradu茂u 芦BuddyPress Docs禄 a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripci贸 RSS.

Registre de canvis

2.2.6

  • Changed the logic for access-protection, so that the off-limits Docs query is run far less frequently. This helps with performance as well as with global pollution.
  • Fixed the logic for saving group settings.
  • Improve compatibility with recent versions of WordPress and BuddyPress when loading the BP_Component.

2.2.5

  • Security fix: Prevent users from editing Docs that they do not have permission to edit. Props to HedgeByte Cybersecurity for reporting this issue.
  • Fixed bug in ro_RO translation package.

2.2.4

  • Escaping improvements.

2.2.3

  • Improved compatibility with BuddyPress 12.0+ when performing AJAX requests.

2.2.2

  • Fixed fatal error when viewing certain interfaces while using the BuddyPress Legacy template pack.
  • Improve fallback visibility settings when viewing the Docs tab in non-public groups.
  • Ensure that CSS and JS assets are loaded on user Docs pages.

2.2.1

  • Fixed regression in 2.2.0 that caused Docs content to appear twice in some contexts
  • Improved compatibility with WP default block themes, including full-width templates and previously-broken directory views
  • Added the ability to disable ‘bp_doc_edited’ activity items
  • Fixed bug that caused certain group permission checks not to work properly in BP 12.0+.
  • Fixed bug introduced in 2.2.0 that caused post-save redirects to go to the wrong place.

2.2.0

  • Compatibility with BuddyPress 12.0+.
  • Improved compatibility with PHP 8.2+.
  • Caching for attachment protection check.
  • Improved appearance of Docs list tables when there are no Docs to display.
  • Improved hooks for customizing the Docs group admin/create panel.
  • Added a shortcode, bp_docs_recent_docs, to output a simple list of docs similar to the Recent Docs widget.

2.1.9

  • Improved compatibility with WP 6.3 in the History tab.
  • Prevent Docs tag archive from being access via the template hierarchy, rather than through the dedicated Docs interface.

2.1.8

  • Better compatibility with third-party plugins when serving attachments.
  • Improved PHP 8 compatibility.
  • Improved clarity about plugin license.

2.1.7

  • Improved JavaScript dependencies to prevent issues when webhosts disable the Heartbeat API.
  • Fixed PHP notices.

2.1.6

  • Fixed bug that caused Tab button to be incorrectly inserted in rich text editor in some cases.
  • Fixed bug that caused incorrect Folder edit permissions in some groups.

2.1.5

  • Fixed bug that caused Attachments button not to work properly in some cases on WP 5.3+.

2.1.4

  • Fixed bug that could cause Doc links to be incorrectly generated in some cases where Doc IDs are filtered by another plugin.
  • Fixed bug that could cause empty attachment directories to be incorrectly created in some cases.
  • Fixed bug that caused group checkbox not to be checked properly after failed form submission.

2.1.3

  • Better compatibility with themes that load the WP Media modal early
  • Fixed bug with the “Most recent” check on the History tab.

2.1.2

  • Added context-awareness option for Docs widget
  • Improved compatibility checks for various PHP versions.
  • Improved compatibility with Smart Slider plugin and other plugins leveraging ‘upload_dir’ filter.
  • Improved compatibility with WP_Query post caching.
  • Improved performance when filtering activity queries for off-limits Docs activity.
  • Fixed a broken textdomain

2.1.1

  • Improved behavior of “anyone can comment” setting.
  • Fixed regression in Docs 2.1.0 that broke compatibility with PHP 5.3 and PHP 5.4.
  • Fixed bug that could cause access settings to be rendered incorrectly in some cases where bp_docs_get_current_doc() is filtered by a plugin.
  • Fixed regression in BuddyPress that prevented access to author-only documents in some cases.

2.1.0

  • Improved support for BuddyPress 3.0 and the Nouveau template pack.
  • Improved Doc search to match attachment filenames.
  • Fixed bug that caused revision count to be incorrect in some cases.
  • Added filters to modify default toggle open/closed state on Doc edit/create.
  • Fixed bug that caused Docs activity filters to appear in groups where Docs was not enabled.
  • Search terms are now highlighted on search results page.
  • Improved compatibility with PHP 7.2+.
  • Added right-to-left versions of stylesheets.
  • Fixed bug that caused Docs with identical slugs to have conflicting URLs.
  • Fixed bug that caused ‘View All Docs’ link on search results to paginate incorrectly.
  • Fixed bug that caused new directory searches not to reset pagination.
  • Use Akismet to check new Docs for spam content.
  • Move Docs between folders using drag and drop.
  • Improved support for themes that don’t use BP theme compatibility.
  • Accessibility improvements.

2.0.1

  • Fixed bug that caused original author info to be lost when a doc was edited by another user.

2.0.0

  • Began using the WordPress.org translation service. This will require action by some users:
  • If you use a custom translation, it must be renamed and moved to this location: wp-content/languages/plugins/buddypress-docs-LOCALE.mo. E.g., wp-content/languages/plugins/buddypress-docs-es_ES.mo
  • If you use custom template parts, all text domain identifiers must be updated to ‘buddypress-docs’.
  • Improved privacy of comments on limited access Docs.
  • Improved success messaging when saving admin settings.
  • Fixed bug that caused edited doc to appear in its own Parent dropdown.

1.9.4

  • Fixed bug that caused post global variables to be improperly set after use of the widget, which interfered with template generation in certain cases.

1.9.3

  • Fixed security issue that made it possible to edit certain Docs without proper permissions. Thanks to Ewoud Vlasselaer, Eric Schayes, and Nabeel Ahmed for discovering and privately reporting this issue.
  • Fixed bug in Edit Lock functionality that caused locks to be removed improperly on certain link clicks.

1.9.2

  • Fixed bug that caused attachments to be corrupted in some cases.
  • Fixed potential notice when using Docs widget.
  • Fixed broken attachment icon.
  • Improved compatibility with BuddyPress 2.7+.

1.9.1

  • Fixed bug where attachment filter could show all items when no items have attachments.