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. |
||
|---|---|---|
| .. | ||
| extension.php | ||
| LICENSE | ||
| metadata.json | ||
| README.md | ||
| ttrss.php | ||
TinyTinyRSS API extension
This extension provides a TTRSS-compliant API. It means with this extension you can use applications made for TTRSS initially.
Note the API is NOT FULLY SUPPORTED YET!
Please be sure to enable API in the configuration and set an API password on your profile.
URL to use is something like http://rss.example.com/api/ttrss.php or http://example.com/freshrss/p/api/ttrss.php.
To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.