Hello, Magento Community!
My name is Denis and I've been using Magento CE 1.9.3.2 since 2017.
I would like to move the store to another hosting with the latest fresh Magento CE installed (ver. 1.9.4.4 at the moment) and the following data kept:
- Products (including Configurable)
- Product Images
- Product Stock
- Attributes & Values
- Attribute Sets
- Categories
- Customers
- Orders
- Ratings & Reviews
Don't need any of the currently installed 3rd party extensions and themes or any other data such as: shopping cart price rules. Just need to start with a fresh installation (the latest & stable core code) and then get all the required extensions installed.
Can I simply:
- Move the 'media/catalog' folder
- Export just the tables with the data above from the OLD database and then import these tables to the NEW one? I.e.:
- catalog_product_entity
- catalog_product_entity_datetime
- catalog_product_entity_decimal
- catalog_product_entity_varchar
- catalog_product_entity_text, etc.
Any help or advice would be greatly appreciated!
Thanks!
Denis