Beskrivelse
A document management and version control plugin for WordPress that allows teams of any size to collaboratively edit files and manage their workflow.
What is WP Document Revisions?
WP Document Revisions is a document management and version control plugin. Built for time-sensitive and mission-critical projects, teams can collaboratively edit files of any format — text documents, spreadsheets, images, sheet music… anything — all the while, seamlessly tracking the document’s progress as it moves through your organization’s existing workflow.
WP Document Revisions is three things
- đ Document Management System (DMS) – Track, store, and organize files of any format
- đĽ Collaboration Tool – Empower teams to collaboratively draft, edit, and refine documents
- đ File Hosting Solution – Publish and securely deliver files to teams, clients, or the public
See the full list of features for more information.
đ Documentation
Complete Documentation Site – Your one-stop resource for everything about WP Document Revisions.
đŻ Quick Start Guides
- Installation – Get up and running in minutes
- Features and Overview – Discover what WP Document Revisions can do
- Screenshots – See the plugin in action
đ User Documentation
- Frequently Asked Questions – Common questions answered
- Block Editor Support – â ď¸ Experimental Gutenberg support (opt-in)
- Plugin Actions – Available WordPress actions
- Plugin Filters – Available WordPress filters
- Plugin Shortcodes and Widget – Display documents on your site
- Useful Plugins and Tools – Extend functionality
- Cookbook – Integration guides and recipes
- Translations – Multi-language support
- Links – Additional resources
đ Support & Community
- Where to get Support or Report an Issue – Get help when you need it
- How to Contribute – Join our community
- Join the Mailing List – Stay updated
Features
Overview
Powerful Collaboration Tools – With great power does not have to come great complexity. Based on a simple philosophy of putting powerful but intuitive tools in the hands of managers and content creators, WP Document Revisions leverages many of the essential WordPress features that, for more than eight years, have been tested and proven across countless industriesâââposts, attachments, revisions, taxonomies, authentication, and permalinksâââto make collaborating on the creation and publication of documents a natural endeavor. Think of it as an open-source and more intuitive version of the popular Microsoft collaboration suite, Sharepoint.
Document History – At each step of the authoring process, WP Document Revisions gives you an instant snapshot of your team’s progress and the document’s history. It even gives you the option to revert back to a previous revisionâââso don’t fret if you make a mistakeâââor receive updates on changes to the document right in your favorite feed reader.
Access Control – Each document is given a persistent URL (e.g., yourcompany.com/documents/2011/08/TPS-Report.doc) which can be private (securely delivered only to members of your organization), password protected (available only to those you select such as clients or contractors), or public (published and hosted for the world to see). If you catch a typo and upload a new version, that URL will continue to point to the latest version, regardless of how many changes you make.
Enterprise Security – Worried about storing propriety or sensitive information? WP Document Revisions was built from the first line of code with government- and enterprise-grade security in mind. Each file is masked behind an anonymous 128-bit MD5 hash as soon as it touches the server, and requests for files are transparently routed through WordPress’s time-tested URL rewriting, authentication, and permission systems (which can even integrate with existing enterprise active directory or LDAP servers). Need more security? WP Document Revisions allows you to store documents in a folder above the htdocs or public_html web root, further ensuring that only those you authorize have access to your work.
Customization – WP Document Revisions recognizes that no two teams are identical, and as a result, molds to your firm’s needs, not the other way around. Need to track additional information associated with a document? Departments, editors, issues, sections, even arbitrary key-value pairs â whatever you can throw at it, it can handle. Development and customization costs are further minimized by its extensive plugin API, and the WordPress Custom Taxonomy Generator makes it easy for even the uninitiated to add custom taxonomies to documents. Need an audit trail to track check-ins and check-outs? User-level permissions based on the document’s state or another custom taxonomy? Support for third-party encryption? Check out the WP Document Revisions Code Cookbook for sample code. Looking for even more advanced control of your workflow? WP Document Revisions will detect the popular workflow plugin Edit Flow, if installed, and will automatically pull Edit Flowâs advanced workflow management tools into WP Document Revisions. Simply put, virtually every aspect of the plugin’s functionality from workflow states to user-level permissions can be fully customized to your team’s unique needs.
Future Proof – Switching costs a concern? WP Document Revisions is built with tomorrow’s uncertainty in mind. Equally at home in an in-house server room as it is in the cloud, moving individual files or entire document repositories in and out of WP Document Revisions is a breeze (history and all). And since the software is open-source, you can easily add tools to automate the process of moving to or integrating with future third-party systems.
Features
- Support for any file type (docs, spreadsheets, images, PDFsâââanything!)
- Securely stores unlimited revisions of your business’s essential files
- Provides a full file history in the form of a revision log, accessible via RSS
- Helps you track and organize documents as they move through your organization’s existing workflow
- Each file gets a permanent, authenticated URL that always points to the latest version
- Each revision gets its own unique url (e.g.,TPS-Report-revision-3.doc) accessible only to those you deem
- Files are intuitively checked out and locked to prevent revisions from colliding
- Toggle documents between public, private, and password protected with a single mouse click
- Runs in-house or in the cloud
- Secure: filenames are hashed on upload and files are only accessible through WordPress’s proven authentication system
- Can move document upload folder to location outside of web root to further ensure government- and enterprise-grade security
- Documents and Revisions shortcodes, Recently Revised Documents widget
- Multisite and Windows (XAMPP) support
- Multiple language support including French, Spanish and German (easily translated to your language)
- Integration with Edit Flow, PublishPress or PublishPress Statuses.
- Opt-in Block Editor (Gutenberg) support with document sidebar panel (experimental)
- REST API security hardening: attachment data sanitized for non-editors, attachment ownership validation
- WordPress Abilities API integration (WP 6.9+) for AI agents and the command palette
- Clean uninstall: options, user meta, and capabilities removed on plugin deletion
- Deactivation hook flushes rewrite rules for clean deactivation
- Recently Revised Documents Widget, shortcodes, and templating functions for front-end integration
Features Available via the [Code Cookbook](https://github.com/wp-document-revisions/wp-document-revisions-Code-Cookbook)
- Audit Trail – creates check in / check out audit trail for all documents
- Taxonomy-based Permissions – allows setting user-level permissions based on a custom taxonomy such as department
- Third Party Encryption – example of how to integrate at rest encryption using third-party tools
- Rename Documents – changes all references to “Documents” in the interface to any label of your choosing
- State Change Notification – how to use document api to allow users to receive notification whenever documents change workflow state
- Bulk Import – how to batch import a directory (or other list) of files as documents
- Filetype Taxonomy – Adds support to filter by filetype
- Track Changes – Auto-generates and appends revision summaries for changes to taxonomies, title, and visibility
- Change Tracker – Auto-generates and appends revision summaries for changes to taxonomies, title, and visibility
- WPML Support – Integration with WPML
Useful plugins and tools
Permissions management
-
Members – Membership & User Role Editor Plugin
(Previously called Members)
Taxonomy management
Email notification and distribution
Document workflow management
- Edit Flow
- PublishPress Statuses
- PublishPress Revisions – See the integration guide for scheduling document revisions
Links
- Source Code (GitHub)
- Latest Release – Download the newest version
- WordPress.org Plugin Page – Official plugin listing
- Development Version (CI Status)
- Code Cookbook – Code examples and customizations
- Translations (Crowdin)
- Where to get Support or Report an Issue – Get help when you need it
- How to Contribute – Join our community
Translations
Interested in translating WP Document Revisions? You can do so via Crowdin, or by submitting a pull request.
- French – Hubert CAMPAN
- Spanish – IBIDEM GROUP, TradiArt, and elarequi
- Norwegian – Daniel Haugen
- German –Konstantin Obenland
- Chinese – Tim Ren
- Swedish – Daniel Kroon, Examinare AB, Sweden.
- Czech – Hynek Ĺ ĹĽavĂk
- Italian – @guterboit
- Russian – Evgeny Vlasov
- Dutch – @tijscruysen
Blokke
Dette plugin giver 3 blokke.
- Document Revisions Display a list of revisions for your document.
- Latest Documents Display a list of your most recent documents.
- Documents List Display a list of documents.
Installation
đ Automatic Install (Recommended)
- Log into WordPress Admin – Login to your WordPress site as an Administrator, or if you haven’t already, complete the WordPress installation
- Go to Plugins – Navigate to Plugins > Add New from the left menu
- Search – Search for “WP Document Revisions”
- Install – Click “Install Now” next to WP Document Revisions
- Activate – Click “Activate” to enable the plugin
đŚ Manual Install
- Download – Get the latest version from WordPress.org or GitHub Releases
- Upload – Unzip the file and upload the “wp-document-revisions” folder to your
/wp-content/plugins/directory - Activate – Log into WordPress admin, go to Plugins, and activate “WP Document Revisions”
đť Developer Install
For development or contributing:
`bash
git clone https://github.com/wp-document-revisions/wp-document-revisions.git
cd wp-document-revisions
composer install –no-dev
`
âď¸ Requirements
- WordPress: 5.0 or higher
- PHP: 7.4 or higher
- File Permissions: WordPress must be able to write to the uploads directory
đŻ Next Steps
After installation, you’ll find a new Documents menu in your WordPress admin. Start by:
- Creating your first document – Go to Documents > Add New
- Setting up workflow states (optional) – Go to Documents > Workflow States
- Configuring permissions – Review Settings > Document Revisions
Need help? Check our FAQ or get support.
Anmeldelser
Bidragsydere & udviklere
“WP Document Revisions” er open source-software. Følgende personer har bidraget til dette plugin.
Bidragsydere“WP Document Revisions” er blevet oversat til 1 sprog. Tak til oversĂŚtterne for deres bidrag.
OversĂŚt “WP Document Revisions” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner pĂĽ udviklerloggen via RSS.
Ăndringslog
Numbers in brackets show the issue number in https://github.com/wp-document-revisions/wp-document-revisions/issues/
4.0.3
# Bug Fixes
- Restore plugin banner image for WordPress.org plugin page
- Add required
== Description ==section header to readme.txt
4.0.2
# Bug Fixes
- Fix WordPress Playground
blueprint.jsonpath and schema for WordPress.org Live Preview
4.0.1
For complete changelog, see GitHub
