Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

How can i pass extra options to a plugin from another plugin? #49

Open
shaharmor opened this issue Dec 10, 2015 · 1 comment
Open

How can i pass extra options to a plugin from another plugin? #49

shaharmor opened this issue Dec 10, 2015 · 1 comment

Comments

@shaharmor
Copy link

For example, i have a plugin that creates a database connection when given the hostname for the db server.

Now i want to have two connections to two different servers.

so from plugin1 i will consume database with hostname1
and from plugin2 i will consume database with hostname2

is it possible?

@nightwing
Copy link
Member

Currently this isn't possible.
Do you want to pass hostname1 to datebase from plugin1 or from the config file?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants