PHPackages                             mtcextendee/mautic-custom-import-bundle - 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. mtcextendee/mautic-custom-import-bundle

ActiveMautic-plugin

mtcextendee/mautic-custom-import-bundle
=======================================

1.1.0(5y ago)1512510[2 issues](https://github.com/mtcextendee/mautic-custom-import-bundle/issues)[1 PRs](https://github.com/mtcextendee/mautic-custom-import-bundle/pulls)PHP

Since Jul 22Pushed 5y ago5 watchersCompare

[ Source](https://github.com/mtcextendee/mautic-custom-import-bundle)[ Packagist](https://packagist.org/packages/mtcextendee/mautic-custom-import-bundle)[ RSS](/packages/mtcextendee-mautic-custom-import-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

MauticCustomImportBundle
========================

[](#mauticcustomimportbundle)

This plugin allow

- create imports from CSV files from directory
- run parallel import process by command
- remove tags by command

Support
-------

[](#support)

Installation
------------

[](#installation)

### Command line

[](#command-line)

- `composer require mtcextendee/mautic-custom-import-bundle`
- `php bin/console mautic:plugins:reload`
- Go to /s/plugins and setup CustomImport integration

### Manual

[](#manual)

- Download last version
- Unzip files to plugins/MauticCustomImportBundle
- Clear cache (app/cache/prod/)
- Go to /s/plugins/reload
- Setup CustomImport integration

Usage
-----

[](#usage)

### Create imports from directory

[](#create-imports-from-directory)

Command: `php bin/console mautic:import:directory`

Setup in plugin settings

- **Template from existed import** - it's import from history which is used as template. Especially config (especially parsers config and matched contact fields)
- **Path to directory with CSV files**. It's server path where you can store unlimited CSV files

Command read this directory and create standard import from CSV with settings from template.

### Run parallel import process

[](#run-parallel-import-process)

Command: `php bin/console mautic:import:parallel`

First, increase **parallel\_import\_limit** in app/config/local.php. Don't forgot clear cache (app/cache/prod/) This option allow run parallel import process by command

Each command in parallel processes import 1000 contacts by default. You can change it in plugin settings (Import records limit)

### Remove tags by command

[](#remove-tags-by-command)

Command: `php bin/console mautic:remove:tags`

If you want tag your contacts by import, then before import you are able to remove tag. Just setup tags in plugin settings and call command

Credits
-------

[](#credits)

Icons made by [Chanut](https://www.flaticon.com/authors/chanut "Chanut") from [www.flaticon.com](https://www.flaticon.com/ "Flaticon")

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~86 days

Recently: every ~107 days

Total

6

Last Release

2051d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9996b5ab1567cc086e4e95a1ec81b978c3dc9e780341033319e19822d0991c33?d=identicon)[mtcextendee](/maintainers/mtcextendee)

---

Top Contributors

[![kuzmany](https://avatars.githubusercontent.com/u/462477?v=4)](https://github.com/kuzmany "kuzmany (14 commits)")

---

Tags

extendeemauticmautic-marketing-automationmautic-plugin

### Embed Badge

![Health badge](/badges/mtcextendee-mautic-custom-import-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mtcextendee-mautic-custom-import-bundle/health.svg)](https://phpackages.com/packages/mtcextendee-mautic-custom-import-bundle)
```

###  Alternatives

[thedmsgroup/mautic-health-bundle

Checks the health of the Mautic instance.

1210.8k](/packages/thedmsgroup-mautic-health-bundle)[thedmsgroup/mautic-media-bundle

Pulls cost data from media advertising services.

251.0k](/packages/thedmsgroup-mautic-media-bundle)[thedmsgroup/mautic-campaign-watch-bundle

Visual improvements for campaigns.

171.9k](/packages/thedmsgroup-mautic-campaign-watch-bundle)[maatoo/mautic-referrals-bundle

This plugin enables referrals in mautic.

142.7k](/packages/maatoo-mautic-referrals-bundle)[thedmsgroup/mautic-dashboard-warm-bundle

Improves the performance of the dashboard by sharing/extending/warming caches.

142.0k](/packages/thedmsgroup-mautic-dashboard-warm-bundle)[thedmsgroup/mautic-api-services-bundle

Extends Mautic API for configurable service calls.

141.6k](/packages/thedmsgroup-mautic-api-services-bundle)

PHPackages © 2026

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