Has anyone written or know of any code to install a CB plugin from within a standard Joomla component installer?
I have a component that implements invitation codes, and it includes a CB plugin to handle the registration side of the flow.
I'd love it if I could have my component installer have the CB plug-in installed at the same time, so that users don't have to install the component and then the plugin separately.
Anyone know of any example of this? Maybe another package that does this that I can look at to see how they do it?