[wp-trac] [WordPress Trac] #22316: Plugin Dependencies (Yet Another Plugin Dependencies Ticket)
WordPress Trac
noreply at wordpress.org
Tue Oct 30 16:59:10 UTC 2012
#22316: Plugin Dependencies (Yet Another Plugin Dependencies Ticket)
--------------------------+------------------------------
Reporter: Viper007Bond | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.4.2
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+------------------------------
Changes (by boonebgorges):
* cc: boonebgorges@… (added)
Comment:
I'm working on a project where we've built an implementation of plugin
dependencies on top of scribu's solution. It includes versioning support,
so that you can require a minimum or maximum version of a given plugin.
We've also got support for auto-installing dependent plugins.
See https://github.com/cuny-academic-commons/commons-
in-a-box/blob/master/admin/plugins-loader.php for the basic dependency
stuff + versioning, and https://github.com/cuny-academic-commons/commons-
in-a-box/blob/master/admin/plugin-install.php for the plugin
installation/upgrade dependency logic.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22316#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list