FreshRSS Development #
First Steps #
Start by creating your development environment. A guide to setting up FreshRSS’s development environment can be found on the appropriate page.
After That #
- GitHub Branching and Pushing
- Running tests
- Creating a pull request
- Releasing a new version
- Reporting bugs
- Fever API
- GoogleReader API
Backend Development #
Frontend Development #
Namespaces #
Minz #
Minz is the homemade PHP framework used by FreshRSS. See the dedicated documentation.