You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Fabian Eichinger (JIRA)" <ji...@apache.org> on 2017/04/25 15:55:04 UTC

[jira] [Created] (CB-12705) Project *_plugin_install hooks don't have information on installed plugin

Fabian Eichinger created CB-12705:
-------------------------------------

             Summary: Project *_plugin_install hooks don't have information on installed plugin
                 Key: CB-12705
                 URL: https://issues.apache.org/jira/browse/CB-12705
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-cli, CordovaLib
    Affects Versions: 6.5.0
            Reporter: Fabian Eichinger


I want to build a {{after_plugin_install}} javascript hook for my project that only executes it logic when installing a specific plugin (in my case {{cordova-plugin-file}}). As it turns out the context passed to project-level {{\*_plugin_install}} hooks do not contain *any* information on the plugin that was installed and this makes these kind of hooks basically useless.

I propose passing to them the same information in {{context.opts.plugin}} as to plugin hooks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org