Username or Email
Password:
Forgot Password
Is possible, export only the settings from magento to another installation, example:
- Export only the category, attributes , the settings etc…
- Dont’ export the product.
Is possibile?
No one knows a solution?
is an impossible question?
also interest in me!!!
---- Antonio Carboni ---- Maintainer Traduzione Italiana Magento Webdesigner e Consulente Magento E-Commerce Specialist di Magenio Team
Community ITA su Facebook
Autore dei libri Magento Guida al Design e Magento Guida pratica all’uso
you would have to try the backup feature provided by Magento admin and ensure that the product related tables like catalog_product_<tables> are not populated in the new instance.
Is but in this case i must modify something in the database if i would install on a magento who are located in another domain, right?
yes....correct..you would need to directly run the SQL scripts into the new installation of magento.