PHPackages                             feedoptimise/magento2-catalog-export - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. feedoptimise/magento2-catalog-export

ActiveMagento2-module[API Development](/categories/api)

feedoptimise/magento2-catalog-export
====================================

Exports catalog data, from Magento2 stores, which is used to generate product feeds.

1.2.44(3mo ago)3135.8k↓13.8%1PHPPHP &gt;=7.0

Since Feb 27Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/feedoptimise/magento2-catalog-export)[ Packagist](https://packagist.org/packages/feedoptimise/magento2-catalog-export)[ RSS](/packages/feedoptimise-magento2-catalog-export/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (54)Used By (0)

Feedoptimise\_CatalogExport
===========================

[](#feedoptimise_catalogexport)

This module is used to extract catalog data from Magento2 stores.

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

There are a few things needed prior to installing this module:

```
- Magento2 Installed
- Magento2 Store Setup
- PHP 7+ installed

```

### !! BACKUP !!

[](#-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)
-------------------------------------

[](#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):

```
composer require feedoptimise/magento2-catalog-export

```

Now you can enable our module by running the following (from the root of your project in command line):

```
bin/magento module:enable Feedoptimise_CatalogExport
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

```

Then check the module has been enabled correctly, by running the following (from the root of your project in command line):

```
bin/magento module:status

```

Once the module is installed, you should then login to the admin panel of your store and visit the following page:

```
Stores > Configuration > Feedoptimise > Catalog Export

```

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.

```
Module Enable = Yes
Security Token =

```

Once installed, we (Feedoptimise) will confirm it is working correctly and our system will begin extracting data for your product feed.

Installing (manually)
---------------------

[](#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:

```
app/
    code/
        Feedoptimise/
            CatalogExport/
                Controller/
                    ...
                etc/
                    ...
                Helper/
                    ...
                composer.json
                README.md
                registration.php

```

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):

```
bin/magento module:enable Feedoptimise_CatalogExport
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

```

Then check the module has been enabled correctly, by running the following (from the root of your project in command line):

```
bin/magento module:status

```

Once the module is installed, you should then login to the admin panel of your store and visit the following page:

```
Stores > Configuration > Feedoptimise > Catalog Export

```

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.

```
Module Enable = Yes
Security Token =

```

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)
---------------------------------

[](#updating-installed-via-composer)

To update the module, run the following (from the root of your project in command line).

```
composer update feedoptimise/magento2-catalog-export
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

```

Uninstalling (installed via composer)
-------------------------------------

[](#uninstalling-installed-via-composer)

To uninstall our extension, run the following (from the root of your project in command line):

```
bin/magento module:disable Feedoptimise_CatalogExport
bin/magento setup:upgrade
composer remove feedoptimise/magento2-catalog-export

```

Uninstalling (installed manually)
---------------------------------

[](#uninstalling-installed-manually)

To uninstall our extension, run the following (from the root of your project in command line):

```
bin/magento module:disable Feedoptimise_CatalogExport
composer remove Feedoptimise/CatalogExport
bin/magento setup:upgrade

```

License
-------

[](#license)

Usage is subject to permission. Copyright (c) 2020 Feedoptimise ()

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance80

Actively maintained with recent releases

Popularity36

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 81% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Recently: every ~183 days

Total

52

Last Release

104d ago

PHP version history (4 changes)1.1.0PHP &gt;=7.1.3

1.1.1PHP ~5.5.0|~5.6.0|~7.0.0

1.1.6PHP 7.\*

1.2.36PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b68f518668b98cc8d9937613ee8075bed70ead2a42ab8c44ef2842df008b9c9?d=identicon)[marcinrosinski](/maintainers/marcinrosinski)

---

Top Contributors

[![michalkul](https://avatars.githubusercontent.com/u/37367276?v=4)](https://github.com/michalkul "michalkul (34 commits)")[![marcinrosinski](https://avatars.githubusercontent.com/u/195465?v=4)](https://github.com/marcinrosinski "marcinrosinski (6 commits)")[![adrchw](https://avatars.githubusercontent.com/u/11770450?v=4)](https://github.com/adrchw "adrchw (1 commits)")[![eliacimdavila](https://avatars.githubusercontent.com/u/21063809?v=4)](https://github.com/eliacimdavila "eliacimdavila (1 commits)")

### Embed Badge

![Health badge](/badges/feedoptimise-magento2-catalog-export/health.svg)

```
[![Health](https://phpackages.com/badges/feedoptimise-magento2-catalog-export/health.svg)](https://phpackages.com/packages/feedoptimise-magento2-catalog-export)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
