Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 782 Bytes

File metadata and controls

26 lines (16 loc) · 782 Bytes

RelatedLinks

PHPSTan level

Related Links is a plugin for dotclear. This plugin aims to provide a simple way to add related links to a post entry of your blog. The idea is to keep visitors reading articles on your blog.

Installation

You can install that plugin from your dotclear administration area.

Static code analysis

Analysis is made using PHPStan :

$ composer phpstan

The analysis is made with level 1 but the idea is to increase that level and fix more and more possible issues.

Contributing

If you have ideas to improve that plugin, feel free to add an issue or even better send me a pull request. If you find a bug, fill an issue.