- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Magento. Dump SQL files
August 31, 2010
Starting from the template #30323 Magento templates are provided with two dump SQL files: dump.sql and dump_minimal.sql.
SQL files allow you to make your installed template appear as at the template preview without any manual configuration.
dump_minimal.sql – is used to configure the template and make it appear as at the template Preview. Replaces your store configuration with the template sample one.
dump.sql – is used to configure the template and make it appear as at the template Preview and uploads the sample template products. Replaces your store configuration and all products with the template sample ones.