.. _credits:
===================
Credits and support
===================
Authors
=======
Created and maintained by `ProudNerds `__:
- Jacco van der Post
- Emile Blume
Sponsor
=======
Development was funded by **Gemeente Almere**, the municipality of Almere, for
their own websites. They made it possible to release the result as open source.
Our thanks to them.
Icons
=====
The backend icons in :file:`Resources/Public/Icons/`, :file:`ext_icon.svg`
included, come from `Tabler Icons `__ and are used
under the MIT licence. They are committed to the repository;
:file:`download-icons.sh` only exists to refetch them and is excluded from the
distribution package.
.. _support:
Support
=======
.. list-table::
:header-rows: 1
- - Channel
- Use for
- - `GitHub issues `__
- Bug reports and feature requests
- - extensions@proudnerds.com
- Everything that does not belong in a public issue
- - `proudnerds.com `__
- Commercial support and custom development
When reporting a bug, please include the TYPO3 and PHP version, the extension
version, the relevant plugin and TypoScript settings, and — for a problem in the
frontend — the browser console output.
Contributing
============
Pull requests are welcome. Keep to the conventions of the code that is there:
PSR-12, strict types, constructor injection, PHPStan level 5 clean, and Fluid
rather than hand-written HTML in the templates.
License
=======
The extension is licensed under
`GPL-2.0-or-later `__.
This manual is published under the
`Open Publication License `__.