summaryrefslogtreecommitdiff
path: root/extensions/Read-me.txt
blob: e7b66d5bc0b8c16c2f1c3eab8930f76516424aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== FreshRSS extensions ==

You may place in this directory some custom extensions for FreshRSS.

The structure must be:

./FreshRSS/extensions/
	./NameOfExtensionAlphanumeric/
		./style.css
		./script.js
		./module.php

Each file is optional.

The name of non-official extensions should start by an 'x'.