TGMPA / TGM-Plugin-Activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.76k stars 431 forks source link

👋 Is this project still supported? #741

Open MTphilclothier opened 6 years ago

MTphilclothier commented 6 years ago

Just wondering if this project is dead? No releases in 2 years...

Does anyone know of an alternative repo available?

jrfnl commented 6 years ago

Hi @MTphilclothier,

Yes, the project is still supported and we would very much welcome PRs for the few (minor) bugs which have been reported in the past two years, but more than anything, TGMPA still works as it should, so - aside from those minor bugs - no active development is needed at this time.

redlagoon commented 6 years ago

@MTphilclothier

Just wanted to chime in. I'm currently testing the plugin for different stuff and it has all it needs. Honestly, there's no need for an update, unless something in Core changes.

cliffordp commented 5 years ago

Checking in on this again, about a year later.

I see a small number of commits since, but most issues remain stagnant. If this needs some volunteers, sign me up.

jrfnl commented 5 years ago

@cliffordp The answer is largely still the same. Generally speaking TGMPA still just works and not much is currently needed in terms of updates.

Having said that, there are some open issues I'd very much would like to see investigated and if necessary, solved, before releasing a new version. Any and all volunteer help in the form of testing and confirming the issues, adding additional information to the issues, including steps to reproduce the issue, and if possible/necessary: creating PRs to fix these issues would be very welcome.

The issues which are on the top of my list are:

Please do keep in mind when working on an issue that TGMPA is intended to be cross-version compatible with multiple WP versions. The current minimum supported version is WP 3.7.0.

I'd be open to up that version to a more recent one if there are good reasons to do so, but even then, I think raising the minimum version beyond 4.8 would need very good arguments.

cliffordp commented 5 years ago

Really appreciate the detailed answer. None of these are things that are of interest to my use and a point of view like don't fix it if it's not broken wasn't really what I personally wanted to hear. That being said, I'll help if I come across one of these.

jrfnl commented 5 years ago

a point of view like don't fix it if it's not broken wasn't really what I personally wanted to hear

@cliffordp Just out of curiousity: what did you want/expect to hear ?

cliffordp commented 5 years ago

More eager to enhance functionality than just maintain

jrfnl commented 5 years ago

@cliffordp Well, that would require a non-public answer, sorry. DM me on Twitter if you like.

cliffordp commented 5 years ago

Not sure your handle, but I'm at https://twitter.com/TourKick

jrfnl commented 5 years ago

@cliffordp Your Dms don't appear to be open.... @jrf_nl

goslingcools commented 2 years ago

SSL is not working anymore for https://tgmpluginactivation.com/. So is this plugin still maintained or are people usings other methods for packaging WP theme and plugin installs these days?