Pluxo Blueprint for Website Documentation

Description

Pluxo Blueprint is a WordPress plugin that helps you generate a clear, structured overview of your website configuration and documentation.

Inside the WordPress admin, it provides a clean Overview screen organised into expandable modules (accordions), covering areas such as site information, themes, plugins, users & roles, page builders, tracking sources, cookies & consent, and more.

You can also copy each module as Markdown (one module at a time), making it easy to reuse the content in documentation tools like Confluence, Notion, or OneNote.

Pluxo Blueprint runs entirely inside your WordPress installation and does not rely on external services or tracking.

Features

  • Overview dashboard with multiple documentation modules (accordion layout)
  • One-click PDF export based on the full Overview content
  • Per-module “Copy as Markdown” button for easy reuse in external documentation
  • Includes high-level documentation areas such as:
    • Site information (versions, language, timezone, etc.)
    • Themes overview
    • Plugins overview
    • Content types overview
    • Users and roles
    • Detected page builders and theme builders
    • Menus and locations
    • Tracking sources (high-level signals)
    • Cookies & consent (best-effort, provider-based)
    • Translators and multilingual tools (best-effort detection)
  • No external services or tracking
  • All data stays inside your WordPress installation

Screenshots

  • Overview screen showing the full list of modules and the PDF export button.
  • Example module (Tracking Sources) with the accordion expanded.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu
  3. Go to Pluxo Blueprint

FAQ

Does this plugin send data externally?

No. All data stays inside your WordPress installation.

Is this plugin free?

Yes. Pluxo Blueprint is free and fully functional.

Does the plugin require external libraries?

No. The PDF export uses a print-friendly page that relies on your browser’s built-in Print Save as PDF.

Reviews

Read all 1 review

Contributors & Developers

“Pluxo Blueprint for Website Documentation” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.2

  • Fixes in PDF export= 1.2.1 =
  • Fixes in some of the modules in the overview

1.2.0

  • Add: New Overview dashboard organised into multiple documentation modules
  • Add: “Copy as Markdown” button on each module for quick reuse in documentation tools
  • Improve: PDF export now uses the Overview modules content for a complete documentation snapshot
  • Remove: CSV/JSON/Markdown file exports (replaced by per-module Markdown copy and the Overview-based PDF export)

1.1.1

  • Small fixes and change of plugin name

1.1.0

  • Add: One-click PDF export for site documentation
  • Add: Bundled PDF generation library (loaded only when needed)
  • Improve: Internal export infrastructure and safety checks
  • Improve: Documentation clarity and export consistency

1.0.2

  • Fix: Admin menu icon filename case corrected for WordPress.org installs

1.0.1

  • Fix: Admin menu icon now displays correctly on WordPress.org installs
  • Fix: Markdown export now safely handles pipe characters (|) for Confluence compatibility
  • Remove: Custom plugin row meta to prevent duplicate “View details” links

1.0.0

  • Initial release