Magento extension Category products import and export by Pardeep Kumar

MageCloud partnered with Pardeep Kumar to offer Category products import and export in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

Pardeep Kumar always provides support for customers who have installed Category products import and export Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other Pardeep Kumar Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Export products from selected category with position. Import csv to assign products to particular category.

Compatible with Magento 1.x

Category products import and export

To export products from specific category go to system->import/export. There is export category. On this page you can select single category or multiple categories to export products.

To assign products/import category you can follow the same steps. The csv will contain following header
sku, category_ids, position, store,websites
sku is product sku.
category_ids is category id.
position is product position in category.
store is admin if it is for all store
websites is base if it is for all stores.

Note: After installing this module you need to use ftp and in magento root folder you will find "magmi folder". Go to magmi->conf and open "magmi.ini" and update database, username and password information. If you are using table prefix then mentine it otherwise leave it blank.
Also apply 777 to following folder recursively.
magmi->conf
magmi->inc
magmi->engines

Important: I am using magmi in this extension. If you are using magmi then you need to rename your magmi folder or download files without pear and skip magmi folder while uploading using ftp.