DP User Docs
DP User Docs Wordpress plugin
by Flurin Egger, Digitpaint · github.com/digitpaint/wordpress-dp-user-docs · website
★ 0stars
245composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/digitpaint/wordpress-dp-user-docs/archive/refs/heads/master.zipAlso on Packagist as digitpaint/dp-user-docs:
composer require digitpaint/dp-user-docsFrom the readme
DP User Docs
A WordPress plugin to write render markdown user documentation into WordPress.
Contributing
1. Fork it ( https://github.com/digitpaint/wordpress-dp-user-docs/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request