Skip to content

nikrou/eventHandler

Folders and files

NameName
Last commit message
Last commit date
Oct 7, 2023
Apr 9, 2022
Dec 29, 2023
Mar 28, 2015
Dec 23, 2023
Dec 22, 2023
Dec 29, 2023
Dec 22, 2023
Oct 15, 2022
Dec 22, 2023
Mar 28, 2015
Dec 29, 2023
Mar 28, 2015
Dec 11, 2023
Dec 23, 2023
Dec 23, 2023
Dec 22, 2023
Aug 4, 2015
Dec 29, 2023
Dec 22, 2023
Dec 25, 2023
Feb 13, 2022
Feb 13, 2022
Dec 23, 2023
Dec 11, 2023
Dec 22, 2023
Dec 22, 2023

Repository files navigation

eventHandler

PHPSTan level

eventHandler is a dotclear plugin to manage events (meetings, shows,...) on your blog.

The main developement has been made by Jc Denis contact@jcdenis.fr - https://chez.jcdenis.fr/ Many thanks to him for that great plugin. I will try to maintain that plugin so that it can be used in recent dotclear releases.

Requirements

Of course, that plugin needs a dotclear blog engine.

Static code analysis

Analysis is made using PHPStan :

$ composer phpstan

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

Contributing

If you'd like to contribute, please read the CONTRIBUTING.md file. You can submit a pull request, or feel free to use any other way you'd prefer.

Todo