Zipped Docs

Zipped Docs

Details
View on WordPress

Zipped Docs transforms WordPress into a full-featured documentation platform. Perfect for product documentation, knowledge bases, help centers, and developer docs.

Key Features

  • Custom Post Type — Dedicated zipped_docs_doc post type keeps docs separate from blog posts.
  • Category Taxonomies — Organize docs with hierarchical categories, default category protection, per-doc ordering.
  • Navigation Rail — Fixed-position floating rail with group indicators, hover preview panel, dynamic content-boundary visibility.
  • Chapter Engine — H1-based chapter management with smooth transitions, URL hash sync, independent scroll tracking.
  • Hierarchical Table of Contents — Auto-generated from heading tags (H1-H6), collapsible sections, scroll-spy with IntersectionObserver.
  • Client-Side Search — Instant on-page search with keyboard-navigable suggestions, in-content highlighting, TOC filtering, REST API fallback.
  • Precomputed Doc Graph — Zero-latency page loads via cached data structures rebuilt on save. Single-query builder.
  • Reading Progress Bar — Optional per-chapter progress indicator at the top of each doc.
  • Breadcrumbs — Automatic breadcrumb navigation shows category > doc path.
  • Prev / Next Navigation — Sequential doc navigation through the category tree.
  • Related Articles — Auto-suggested related docs from the same category.
  • Fully Customizable — Theme color, typography, sidebar width, TOC depth, TOC colors, all adjustable from 8-tab Settings panel.
  • Shortcode — Simple [zippeddocs product="category-slug"] embeds documentation anywhere.
  • Gutenberg Compatible — Full block editor support for rich doc content.
  • REST API — Public search endpoint for headless or AJAX integration.
  • Custom Capabilities — Fine-grained roles: zipped_docs_editor role, read/create/edit/delete/manage permissions.
  • Uninstall Cleanup — Full data removal on deletion, with settings toggle and ZIPPED_DOCS_PRESERVE_DATA constant support.
  • Deactivation Flow — Branded modal with Keep Data / Remove All Data options.
  • Modular Admin JS — Custom modal system (ZippedDocsPopup), delete confirmations, keyboard-navigable dialogs.
  • Security Hardened — Stored XSS prevention, nonce sanitization, POST filtering, output escaping throughout.

Shortcode Examples

[zippeddocs product="category-slug"]
[zippeddocs product="express" doc_id="123"]
[zippeddocs product="storfox" toc_depth="4"]

Privacy

This plugin does not collect or transmit any personal data. All data stays on your server.

Details

Plugin code:
zipped-docs
Plugin version:
3.0.1
Author:
Outdated:
No
WP version:
5.8 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0.4
Total installations:
0
Last updated:
2026-08-18
Rating:
Times rated:
1
docs
docs-engine
documentation
documentation-management
knowledge-base