Files
FreshRSS/docs/en/developers/01_Index.md
Alexandre Alapetite da0a333b94 Refactor OPML export categories (#4356)
* Refactor OPML export categories
Simplify code to comply with types hints.
And renamed a property to plural.

* Link to OPML namespace
2022-05-12 22:31:31 +02:00

1.1 KiB
Raw Blame History

FreshRSS Development

First Steps

Start by creating your development environment. A guide to setting up FreshRSSs development environment can be found on the appropriate page.

After That

Backend Development

Frontend Development

Namespaces

Minz

Minz is the homemade PHP framework used by FreshRSS. More information can be found here.