PHPackages                             netresearch/module-vault-importer - 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. [CLI &amp; Console](/categories/cli)
4. /
5. netresearch/module-vault-importer

AbandonedMagento2-module[CLI &amp; Console](/categories/cli)

netresearch/module-vault-importer
=================================

Module to add cli commands to import secrets from vault

0.1.0(7y ago)11OSL-3.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0

Since Mar 28Compare

[ Source](https://github.com/netresearch/module-vault-importer)[ Packagist](https://packagist.org/packages/netresearch/module-vault-importer)[ RSS](/packages/netresearch-module-vault-importer/feed)WikiDiscussions Synced 2d ago

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

Netresearch Vault Importer
==========================

[](#netresearch-vault-importer)

Extension to provide CLI commands to import secrets from vault into Magento's config.

Facts
-----

[](#facts)

- version: 0.1.0

Description
-----------

[](#description)

This Magento® 2 Module enables you to import secrets from a [Vault](https://www.vaultproject.io/)secret storage and apply them to the Magento config.

Values stored as JSON within Vault will be recursively stored in the Magento® `core_config_data`database table.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0.6
- PHP &gt;= 7.1.0
- PHP &gt;= 7.2.0

Compatibility
-------------

[](#compatibility)

- Magento® &gt;= 2.2.0+
- Magento® &gt;= 2.3.0+

Installation Instructions
-------------------------

[](#installation-instructions)

Run this command to add the extension to your composer requirements:

```
composer require netresearch/module-vault-import

```

Once the source files are available, make them known to the application:

```
./bin/magento module:enable Netresearch_VaultImport
./bin/magento setup:upgrade

```

Last but not least, flush cache and compile.

```
./bin/magento cache:flush
./bin/magento setup:di:compile

```

Usage
-----

[](#usage)

Run the following command to print usage information:

```
./bin/magento vault:import --help

```

Uninstallation
--------------

[](#uninstallation)

To unregister the module from the application, run the following command:

```
./bin/magento module:uninstall Netresearch_VaultImport
composer update

```

This will automatically remove source files and update package dependencies.

Developer
---------

[](#developer)

- Paul Siedler | [Netresearch GmbH &amp; Co. KG](http://www.netresearch.de/) | [@powlomat](https://twitter.com/powlomat)
- Max Melzer | [Netresearch GmbH &amp; Co. KG](http://www.netresearch.de/) | [@\_maxmelzer](https://twitter.com/_maxmelzer)

License
-------

[](#license)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------

[](#copyright)

(c) 2019 Netresearch DTT GmbH

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

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

2650d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/151247?v=4)[Netresearch DTT GmbH](/maintainers/netresearch)[@netresearch](https://github.com/netresearch)

![](https://www.gravatar.com/avatar/efd68399f95aa07110668d9af1a47a8030d8df5ec5af4b28e821d442d787583a?d=identicon)[team-mage](/maintainers/team-mage)

---

Top Contributors

[![powli](https://avatars.githubusercontent.com/u/4511053?v=4)](https://github.com/powli "powli (3 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (2 commits)")[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/netresearch-module-vault-importer/health.svg)

```
[![Health](https://phpackages.com/badges/netresearch-module-vault-importer/health.svg)](https://phpackages.com/packages/netresearch-module-vault-importer)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[mollie/magento2

Mollie Payment Module for Magento 2

1121.8M12](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282806.2k](/packages/baldwin-magento2-module-url-data-integrity-checker)[avstudnitz/disable-modules

Adds a console command to show all modules which can be safely disabled as they have no declared dependencies

10274.5k](/packages/avstudnitz-disable-modules)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)

PHPackages © 2026

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