WP Document Revisions

Installation

  1. Log into WordPress Admin - Login to your WordPress site as an Administrator, or if you haven’t already, complete the WordPress installation
  2. Go to Plugins - Navigate to Plugins > Add New from the left menu
  3. Search - Search for “WP Document Revisions”
  4. Install - Click “Install Now” next to WP Document Revisions
  5. Activate - Click “Activate” to enable the plugin

📦 Manual Install

  1. Download - Get the latest version from WordPress.org or GitHub Releases
  2. Upload - Unzip the file and upload the “wp-document-revisions” folder to your /wp-content/plugins/ directory
  3. Activate - Log into WordPress admin, go to Plugins, and activate “WP Document Revisions”

đź’» Developer Install

For development or contributing:

git clone https://github.com/wp-document-revisions/wp-document-revisions.git
cd wp-document-revisions
composer install --no-dev

⚙️ Requirements

🎯 Next Steps

After installation, you’ll find a new Documents menu in your WordPress admin. Start by:

  1. Creating your first document - Go to Documents > Add New
  2. Setting up workflow states (optional) - Go to Documents > Workflow States
  3. Configuring permissions - Review Settings > Document Revisions

Need help? Check our FAQ or get support.