PHPackages                             claudiucreanga/magento2-import - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. claudiucreanga/magento2-import

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

claudiucreanga/magento2-import
==============================

Magento2 extension that imports products and stock from a file via a cron (the import can be done manually too)

1.0.1(9y ago)11565[1 issues](https://github.com/ClaudiuCreanga/magento2-product-stock-import-extension/issues)MITPHPPHP ~7.0.0

Since Jan 12Pushed 9y ago3 watchersCompare

[ Source](https://github.com/ClaudiuCreanga/magento2-product-stock-import-extension)[ Packagist](https://packagist.org/packages/claudiucreanga/magento2-import)[ Docs](https://github.com/ClaudiuCreanga/magento2-product-stock-import-extension)[ RSS](/packages/claudiucreanga-magento2-import/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (1)Versions (2)Used By (0)

Magento2 product-stock import extension (via cron or manually)
==============================================================

[](#magento2-product-stock-import-extension-via-cron-or-manually)

Goal
----

[](#goal)

- This extension is intended primarily for stores that need to receive stock and product data from third parties (warehouse) **via files** (not API).

Install
-------

[](#install)

```
$ composer require claudiucreanga/magento2-import
$ composer update
$ php bin/magento setup:upgrade
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clean

```

Or you can download the latest version from here , drop it into your app folder, copy the contents of src folder into the main folder, change composer.json registration path and then run the last 2 commands above.

Or you can also get it from the [ magento2 marketplace.](https://marketplace.magento.com/limesharp-stockists.html)

It requires magento 2.1 or above and php7

Features
--------

[](#features)

- Advanced logging (admin import integration and /var/log/import\_integration.log)

Usage
-----

[](#usage)

Flow
----

[](#flow)

- If there is no product with the given sku then a new product is created. If the sku is already in the database then we will update the product details with the new data from file.

Support
-------

[](#support)

- I **DO NOT** offer any free technical support in installing or customizing this extension.
- This extention works out of the box with any magento 2.1 site, but depending on your configuration it may need further work (especially regarding custom attributes).
- If you need help please ask questions on  .

Demo
----

[](#demo)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3408d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d84016b58ff6970512024c05d202bd6af68d631dd704661978455b581d8b8db3?d=identicon)[claudiu.creanga](/maintainers/claudiu.creanga)

---

Top Contributors

[![ClaudiuCreanga](https://avatars.githubusercontent.com/u/7690659?v=4)](https://github.com/ClaudiuCreanga "ClaudiuCreanga (1 commits)")

---

Tags

magentoimportproductsmagento2stock

### Embed Badge

![Health badge](/badges/claudiucreanga-magento2-import/health.svg)

```
[![Health](https://phpackages.com/badges/claudiucreanga-magento2-import/health.svg)](https://phpackages.com/packages/claudiucreanga-magento2-import)
```

###  Alternatives

[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-less-js-compiler

Allows Magento 2 to compile less files using the less nodejs compiler

2348.6k](/packages/baldwin-magento2-module-less-js-compiler)[friends-of-hyva/magento2-crawler-session

Prevent crawlers from creating a session

155.8k](/packages/friends-of-hyva-magento2-crawler-session)[opengento/module-saleable

This extension allows to set if a product is saleable and can show its price by scope and customer group.

136.9k](/packages/opengento-module-saleable)[maisondunet/module-gtm-cookie-consent

A simple cookie consent module for magento. It relies on new GTM consent functionality.

134.5k](/packages/maisondunet-module-gtm-cookie-consent)

PHPackages © 2026

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