Description
Docu is a simple but flexible documentation plugin that allows you to document your products with ease.
Features
- Order Doc Categories and Docs with drag and drop in the admin
- Docu Sidebar Widget that displays a search form and a list of all categories
- Flexible template system that allows template overrides in an upgrade safe way
- Well documented, it’s a documentation plugin ??
Credits
The creation of class-docu-template-loader.php was taken from a tutorial of pippinsplugins.com
This plugin uses Masonry and imagesloaded
https://masonry.desandro.com
https://github.com/desandro/imagesloaded
Screenshots
Installation
Installing “Docu” can be done either by searching for “Docu” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via www.ads-software.com
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
Installing “Docu” can be done either by searching for “Docu” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via www.ads-software.com
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Docu” is open source software. The following people have contributed to this plugin.
Contributors“Docu” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Docu” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5
- Removes errors when no term is found
1.4
- Docu search form now search only for doc post type
1.3
- Dashicons enqueued in load-js-css.php
1.2
- Tested in WordPress 4.1.2
- Removed unnecessari parameters in apply_filters
1.1
- Fix a console error when masonry isn’t loaded
1.0
- Initial release