Download the PHP package feedoptimise/magento2-catalog-export without Composer
On this page you can find all versions of the php package feedoptimise/magento2-catalog-export. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download feedoptimise/magento2-catalog-export
More information about feedoptimise/magento2-catalog-export
Files in feedoptimise/magento2-catalog-export
Package magento2-catalog-export
Short Description Exports catalog data, from Magento2 stores, which is used to generate product feeds.
License
Informations about the package magento2-catalog-export
Feedoptimise_CatalogExport
This module is used to extract catalog data from Magento2 stores.
Getting Started
Prerequisites
There are a few things needed prior to installing this module:
!! BACKUP !!
Make sure to backup your Magento store before running the steps below.
Our plugin has been tested across lots of installations but there could be some custom/bespoke changes in your Magento code or other unexpected scenarios which can cause your Magento to crash during or after the installation thus it's strongly advised to have a backup in place so you can easily restore should some issues arise.
Installing via Composer (recommended)
The first step is to add our repo to your composer.json, by running the following (from the root of your project in command line):
Now you can enable our module by running the following (from the root of your project in command line):
Then check the module has been enabled correctly, by running the following (from the root of your project in command line):
Once the module is installed, you should then login to the admin panel of your store and visit the following page:
Once on the extension config page, please ensure the settings are as follows. The security token will be provided by Feedoptimise, prior or after the install.
Once installed, we (Feedoptimise) will confirm it is working correctly and our system will begin extracting data for your product feed.
Installing (manually)
The first step to install this module, is to create the following directory path on your server app/code/Feedoptimise/CatalogExport. Then you can copy all of the contents inside the src folder into the newly created directory.
The directory structure should look like:
Once the folder has been placed inside the /app/code directory, you can then run the following (from the root of your project in command line):
Then check the module has been enabled correctly, by running the following (from the root of your project in command line):
Once the module is installed, you should then login to the admin panel of your store and visit the following page:
Once on the extension config page, please ensure the settings are as follows. The security token will be provided by Feedoptimise, prior or after the install.
Once installed, we (Feedoptimise) will confirm it is working correctly and our system will begin extracting data for your product feed.
Updating (installed via composer)
To update the module, run the following (from the root of your project in command line).
Uninstalling (installed via composer)
To uninstall our extension, run the following (from the root of your project in command line):
Uninstalling (installed manually)
To uninstall our extension, run the following (from the root of your project in command line):
License
Usage is subject to permission. Copyright (c) 2020 Feedoptimise (http://www.feedoptimise.com)