On a plugin that I wrote for CB in the .xml file on installation it will create a DB however it wont insert values into a DB. What is the best method to get data inserted into a DB for a plugin when it's installed?
It seems the simplest way would be the xml file however I guess unless someone knows better it will have to be in the install.php file