You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ A curated list of plugins for the [Pelican Panel](https://pelican.dev). Feel fre
6
6
7
7
[Download the repository archive](https://github.com/pelican-dev/plugins/archive/refs/heads/main.zip) and extract the folders of the plugins you want to install to your panels `plugins` folder (`/var/www/pelican/plugins` by default). Finally, open your panel and head to the plugins page and click on "Install".
8
8
9
+
> [!IMPORTANT]
10
+
> The plugin folder and the plugin id need to match!
11
+
> This means the plugin folder needs to be named the same as in this repo! (e.g. `player-counter` and _not_`playercounter` or `plugins-player-counter`)
12
+
9
13
### Themes
10
14
11
15
For themes you have to install NodeJs 22+ and Yarn beforehand. Example:
0 commit comments