FreshRSS extension repository
Top 64.9% on sourcepulse
This repository aggregates official and community-contributed extensions for FreshRSS, a self-hosted RSS aggregator. It provides users with a centralized location to discover and install enhancements that extend FreshRSS's functionality, such as inline video playback, improved navigation, and content summarization.
How It Works
Extensions are designed as PHP files and are installed by placing them in the ./extensions
directory of a FreshRSS instance. The project also includes developer tools for testing extension compatibility with the core FreshRSS application, utilizing PHPUnit for testing and PHPStan for static analysis to ensure code quality and stability.
Quick Start & Requirements
./extensions
directory of your FreshRSS installation.make test-all
for testing, ./generate.php
for compatibility testing, composer run-script phpstan-third-party
for static analysis.Highlighted Details
Maintenance & Community
The repository lists numerous community contributors and their extensions. Links to community resources like Discord/Slack are not explicitly provided in the README.
Licensing & Compatibility
The README does not specify a license for the repository or its contents. Extensions are developed by various community members, implying potentially diverse licensing. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The README does not specify a license for the repository or its extensions, which may pose a barrier to commercial adoption. There is no clear indication of a formal review process for community extensions, potentially leading to varying quality and security standards.
2 days ago
1 day