Customized database tables name

Hi, anybody can tell me how i can customize the database table names from cscart_ to myshopname_

thanks

Install cs-cart as usual.



Then rename all tables in MySQL.



Then rename all tables in config.php and all config.php files in the addons/ directory.



I’ve requested custom prefix support but we might not see that happening in a while.

Why would changing the prefix be needed? Seems like a bunch of work to achieve the same result.

Could be forced to use one database with multiple stores on some webhosts.