FreshRSS-Extensions/xExtension-ShareByEmail
Alexandre Alapetite b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
..
Controllers Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
i18n Add "Share By Email" extension (#63) 2020-01-09 09:52:38 +01:00
mailers Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
Models Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
static Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
views Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
extension.php Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
LICENSE Add "Share By Email" extension (#63) 2020-01-09 09:52:38 +01:00
metadata.json Fix JSON versions (#176) 2023-09-16 14:47:44 +02:00
README.md Add "Share By Email" extension (#63) 2020-01-09 09:52:38 +01:00

xExtension-ShareByEmail

This FreshRSS extension allows to share articles by email, in a more powerful way than the simple mailto solution.

To install this extension, you must upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.

Youll have to configure the mailing system in FreshRSS. See the documentation

Changelog

  • 0.1 initial version