I have finished the work on the first plugin. Now I want to write a second plugin which extends the first (authorization) plugin. It means, that I want to extend the possible configuration settings and so on. It would be possible to create a new plugin copying the content from the old one, but I think there is a better way.
What would you suggest?
