community_plugins
community_plugins copied to clipboard
Elgg community plugin repository
Lets add a cron handler to notify plugin author if the plugin is outdated. We could check e.g. whether: - The plugin hasn't received a release n months - The...
**Background:** There is no way to ask for support for a particular plugin other than in release comments, but that doesn't lend itself to identifying and resolving separate issues very...
I've always thought search should be a more primary action. Can we: - Get rid of that wall of text (people ignore blah-blah text anyways) - Visually promote searching. It's...
Every time I need a list of my plugins I get lost and end up using search or going to my profile, clicking on one of my plugins and then...
Want themes to be more pretty. More picture-centric in general
These would be far more helpful than user avatars, for example. @PerJensen is working on something.
User can show on profile a widget with "i use this" widgets listing
The list of my plugins is getting longer... it would help in managing them if i had a page with river activity / comments on my plugins
I wonder if there's a way we could automatically add Travis support to plugins submitted to the Elgg repo. We could at least give plugins a place to specify the...
That would cover: - giving preview of package contents (files tree, zip packages handling example here: https://github.com/Srokap/srokap_plugin_installer) - extracting manifests (could display it's data and even compare with declared license/compatibility)...