• Is there anyway i can modify the install.php script to add table besides the default ones upon install. like i want to add a table called “neighborhood”?

    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s possible, although you would have to modify install-helper.php and/or upgrade-functions.php.

    If you only need to create the table once it would be easier to do manually with PHPMyAdmin.

    Thread Starter andrewbillits

    (@andrewbillits)

    i need to do it several hundred times so i’ll just have to edit the files.

    Thanks

    Thread Starter andrewbillits

    (@andrewbillits)

    I have been searching through files for over an hour and i can’t find where the freakin tables are created. if anyone could point me to the rigth file that would be great.

    Thanks

    Thread Starter andrewbillits

    (@andrewbillits)

    anyone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add tables upon install’ is closed to new replies.