The plugin function should be triggered.
No result because the trigger does not exists for (un)publishing extensions.
PHP Version 7.0.9
Web Server Apache 2.4.23 (Win32)
Joomla! version 3.6.5
User Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Suggestion to add a trigger event to administrator/components/com_installer/models/manage.php called OnExtensionChangeStage. Add the following code at line 140:
$context = $this->option . '.' . $this->name;
JEventDispatcher::getInstance()->trigger('onExtensionChangeState', array($context, $eid, $value));
The event name onContentChangeState is not logical because this event must be started from within a System plugin (if I am right).
Status | New | ⇒ | Information Required |
set Status on "Information Required"
If this PR get no Response, it will be closed at 23th July 2017.
This issue is still relevant because nobody has implemented the requested feature.
Leave it open. It's a valid outstanding feature request. Either someone will implement it, or a leadership decision gets made at some point that says "sorry, we aren't interested in this" and we close it, or it just sits here collecting dust.
i'm no Fan of closing Issues and sure it stays open. It's more about how to manage to get a Decision.
Nobody from leadership has closed it as a "sorry, we aren't interested" item. So it's up for grabs if someone wants to write the code for this.
Status | Information Required | ⇒ | Discussion |
Title |
|
Labels |
Added:
J3 Issue
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-18 16:39:53 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/13278
Hi @UWiX-nl is this still relevant?
@nibra