-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Hey! FreshRSS needs to scan the extensions directory after you add new ones. After copying extension folders into ./extensions, go to Administration → Extensions in the UI and click "Check for extensions". Alternatively use CLI: php extension.php install inside each extension folder. Also ensure permissions are correct and clear cache (rm -rf data/cache/*). That should make them appear. Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
|
Make sure permissions of the extracted extension's directory are correct (post |
Beta Was this translation helpful? Give feedback.


There is no such thing as a "Check for extensions" button or a
extension.phpCLI script.The
data/cachedirectory has nothing to do with this either.Seems like AI spam