## E Series Plugins — Community initiative or officially adopted by e107? #5610
Replies: 2 comments 5 replies
|
Did you find them only now? Aren't you on gitter? And have you see this?
If I find some, I fork them. Plugins by @rica-carv are unofficial, the same as my plugins. How should plugins work? They should be independent from the core so error in one plugin doesn't crash the entire site. Plugins that should be extracted from the core should: in fact, it is easy, I wish I knew this when I started with news. |
|
@rica-carv, naming problem is not a problem. If you remember, I started my plugins with prefix jm, but it looked too "selfish" - for lack of a better word. When I found that you had the same idea, I moved them to private and started to update/fix plugins under the official names. After I sync all plugins from admin (with user, repo, and branch settings) it is not an issue anymore. I really plan to review your plugins and check what you changed (especially the forum, because mine is used on the live site), it is on the to-do list. |










Uh oh!
There was an error while loading. Please reload this page.
While exploring the e107 plugin ecosystem on GitHub, I came across the E Series plugins by @rica-carv:
euser— Enhanced Userenews— Enhanced Newsepm— Enhanced Private MessagesThe concept is interesting — taking native e107 modules and rewriting them with modern standards: Bootstrap 5, PHP 8.x, proper shortcodes, and template separation. Exactly the kind of work the community needs.
My questions
1. Official status?
Are these plugins officially adopted or endorsed by the e107 core team, or are they a solo initiative by rica-carv? I couldn't find any reference to them in the official e107 documentation or e107.org.
2. Current state / compatibility?
I tried to get some of these plugins working on a fresh e107 2.3.x install and couldn't. No visible errors in some cases, broken functionality in others. Are they actively maintained and compatible with the current core?
3. Should these be part of a curated plugin list?
This connects directly to the discussion in #5608 about a GitHub-based plugin directory. If quality plugins like the E Series already exist but aren't discoverable or verified, that's exactly the gap we need to close.
Happy to share specific install issues if that helps narrow things down.
— Martin / LandingPro
All reactions