Skip to content

Commit dc4c900

Browse files
authored
add info about plugin folder name
1 parent 16e8dd2 commit dc4c900

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A curated list of plugins for the [Pelican Panel](https://pelican.dev). Feel fre
66

77
[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".
88

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+
913
### Themes
1014

1115
For themes you have to install NodeJs 22+ and Yarn beforehand. Example:

0 commit comments

Comments
 (0)