Files
FreshRSS/docs/en/developers/01_Index.md
maTh 2343f0ded1 Docs: delete 04_Changing_source_code.md (#5391)
* delete 04_Changing_source_code.md

* make pot

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2023-05-11 08:32:19 +02:00

1.0 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.