Linux 软件免费装
Banner图

Quillvia Docs

开发者 shahnuralam025
更新时间 2026年8月21日 10:47
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv3 or later
版权网址: 版权信息

标签

faq documentation knowledge base docs help center

下载

1.0.3

详情介绍:

Quillvia Docs turns WordPress into a complete knowledge base, documentation and help center — without a page builder, a subscription, or a single line of code. You write and organise articles inside a clean, distraction-free admin. Readers get a fast, professional documentation site: a searchable landing page, category pages, and single articles with an automatic table of contents. Everything is published with one shortcode — [quillvia] — on any page, with any standard theme. Why Quillvia Docs Authoring The documentation front end Shortcodes [quillvia] — the whole knowledge base. Optional attributes: [quillvia_categories] — just the category grid. Accepts columns (2–4). [quillvia_articles] — a plain article list. Accepts category (slug), limit (default 10) and featured (yes/no). Permissions and roles Quillvia maps its own capabilities — viewing, creating, editing and deleting articles and categories, and editing settings — onto your WordPress roles. An editor can maintain the documentation without ever being given administrator access. Privacy Quillvia Docs does not contact any external service, does not phone home, and does not embed third-party scripts or fonts. Your documentation stays in your own database. Reader feedback stores only aggregate helpful and not-helpful counters. A first-party, HTTP-only cookie remembers that a browser has already voted on an article; Quillvia does not store the visitor's IP address or identity.

安装:

  1. Upload the quillvia folder to the /wp-content/plugins/ directory, or install the plugin through the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Open the Quillvia menu, then add one or more categories and articles.
  4. Create a WordPress page (e.g. "Docs") and add the [quillvia] shortcode to its content.
  5. In Quillvia → Settings, select that page as the knowledge base page and choose a layout preset.

屏幕截图:

  • A single article with its automatic table of contents and sidebar navigation.
  • The full-screen admin article editor with the rich-text toolbar and template picker.
  • Layout presets and knowledge base page settings.
  • The admin dashboard, with article counts, recent edits and most-read articles.
  • Front-end search results, in grid view.

升级注意事项:

1.1.0 Adds reader feedback, related articles, print-friendly documentation, and opt-out controls for each new reader tool. 1.0.3 The plugin has been renamed to Quillvia Docs. The shortcodes are now [quillvia], [quillvia_categories] and [quillvia_articles]. 1.0.1 Internationalization fix for wordpress.org directory compliance; no functional changes. 1.0.0 Initial release.

常见问题:

How do I display the knowledge base on the front end?

Create a normal WordPress page and add the [quillvia] shortcode to it. The single shortcode renders every state — the landing page, category listings, individual articles, and search results — based on the URL.

Do I need a page builder or any other plugin?

No. Quillvia Docs is self-contained and works with any standard WordPress theme. There is nothing to buy, connect or configure beyond the settings screen.

Can I use it as a help center or FAQ page instead of a full documentation site?

Yes. A single category with a handful of articles makes a perfectly good help center or FAQ. The bundled FAQ starter template gives you the structure, and [quillvia_articles] can drop a scoped list of answers into any existing page.

Can I paste content from Word or Google Docs?

Yes. Copy from your document and paste into the article editor. Headings, lists, links, and images are kept; scripts, inline event handlers, and other unsafe markup are removed automatically.

Does the table of contents need to be maintained by hand?

No. Every h2 and h3 in an article automatically becomes an entry in the table of contents, with its own anchor link, and the entry for the section you are reading is highlighted as you scroll.

Can I change how the documentation looks?

Yes. In Quillvia → Settings you can pick from four layout presets (sidebar, wide, boxed, magazine). The presets set the width and column structure of the front end without any theme changes, and the width and max shortcode attributes can override the preset on an individual page.

Who is allowed to edit the documentation?

Whoever you choose. Quillvia maps its own view, create, edit and delete capabilities onto your existing WordPress roles, so an editor or a support lead can maintain the docs without administrator access.

Does Quillvia create custom database tables?

Yes. It creates three tables (articles, categories, and settings) using the WordPress table prefix.

What happens to my articles if I delete the plugin?

Nothing, by default. Deleting Quillvia leaves your articles and categories in the database, so uninstalling to troubleshoot a problem never costs you your documentation. If you do want a clean removal, switch on Delete all data when the plugin is uninstalled in Quillvia → Settings before you delete the plugin.

Does it work on multisite?

Yes. Each site in the network gets its own tables and its own documentation, and uninstalling cleans up every site.

Is it translation ready?

Yes. Every string is translatable, and the front end and admin both render correctly in right-to-left and non-Latin scripts.

Does the plugin send any data to an external service?

No. Quillvia Docs makes no outbound requests, loads no third-party scripts or fonts, and stores everything in your own database.

更新日志:

1.1.0 1.0.3 1.0.2 1.0.1 1.0.0