Question #215881 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/215881

    Status: Open => Needs information

Greg requested more information:
Wow this is a cool idea!
We didn't implement this explicitly (mainly for security reasons), but it 
should be doable. To add this behavior, consider the following points:
- the config file of all plugins are executed at each request, whether the 
plugin is "installed" or not
- "installing" a plugin is basically only filling some tables in the database, 
such as menus linked to controllers
- detecting a user login is probably more tricky

What kind of features does your plugin provide?

greg

-- 
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.

_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help   : https://help.launchpad.net/ListHelp

Reply via email to