Before, extensions were missing the definition of mandatory methods. At the moment, it's not a problem because the coding guidelines are not enforced by the code. But in the future, it will break. Now, extensions have all mandatory method definitions. |
||
|---|---|---|
| .. | ||
| i18n | ||
| static | ||
| configure.phtml | ||
| extension.php | ||
| LICENSE | ||
| metadata.json | ||
| README.md | ||
CustomJS extension
A FreshRSS extension which give ability to create user-specific JS.
To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS. You can add JS by clicking on the manage button.
Changelog
- 0.2 added file permission check and german translation
- 0.1 initial version