AssistCamp is a free WordPress plugin that turns your WordPress site into a documentation site or knowledge base. You write your documentation inside WordPress using the normal block editor, and AssistCamp handles the structure, the navigation, and the front end pages that your readers see.
AssistCamp adds a separate content type to WordPress called a doc. A doc is not a blog post and not a page. Docs live in their own section of your WordPress admin, they have their own organizing system, and they appear on their own part of your website, usually at yoursite.com/docs/.
Keeping documentation separate from blog posts matters for two reasons. Your blog archive stays clean, and your documentation gets a proper structure with categories, ordering, and search built for reference reading rather than for reverse chronological browsing.
AssistCamp uses four building blocks. They fit together from largest to smallest:
A typical setup looks like this: one knowledgebase, five to eight categories, and however many docs you need inside those categories.
After you activate the plugin, an AssistCamp menu appears in your WordPress admin sidebar. It contains:
Your documentation gets its own hub page listing your categories and docs, a search box for docs, a sidebar showing your categories with the number of docs in each, breadcrumbs so readers know where they are, and an automatic table of contents on longer docs.
AssistCamp is built for plugin and theme developers, SaaS companies, agencies, and any business that needs a help center on a WordPress site. It works with both block themes and classic themes.