PHPackages                             ventusforge/neos-asset-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. ventusforge/neos-asset-import

ActiveNeos-application

ventusforge/neos-asset-import
=============================

CLi Asset-Importer for Neos

1.1.0(2mo ago)0111↓50%[1 PRs](https://github.com/VentusForge/VentusForge.AssetImport/pulls)MITPHPPHP &gt;=8.0CI passing

Since Jan 17Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/VentusForge/VentusForge.AssetImport)[ Packagist](https://packagist.org/packages/ventusforge/neos-asset-import)[ RSS](/packages/ventusforge-neos-asset-import/feed)WikiDiscussions main Synced 1mo ago

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

Neos Asset Importer
===================

[](#neos-asset-importer)

Import a resource as an asset through the command line.

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

[](#installation)

```
composer require ventusforge/neos-asset-import
```

Usage
-----

[](#usage)

### Import a single file

[](#import-a-single-file)

```
./flow assetimport:file --resource "/path/to/resource.jpg"
```

Optional arguments:

- `--title`: Title of the asset
- `--caption`: Caption of the asset
- `--copyright`: Copyright notice of the asset
- `--filename`: "override-filename.jpg" ⚠️ the name must contain the file extension!
- `--dry-run`: If true, the files will not be imported, but the command will output what would have been imported

Import all files in a directory
-------------------------------

[](#import-all-files-in-a-directory)

```
./flow assetimport:directory /data/Data/VideoImport
```

Optional arguments:

- `--extension`: The extension of the files to import (e.g. "jpg", "png", "mp4", "mp3", "pdf")
- `--dry-run`: If true, the files will not be imported, but the command will output what would have been imported
- `--interactive`: If true, the command will ask for confirmation before importing each file

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance82

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~26 days

Total

3

Last Release

68d ago

Major Versions

0.1.0 → 1.0.02026-01-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5cc1e2d24906f32c43462aef049d82c9cefc43a4624dc8cf81b4c7c36e57236?d=identicon)[erkenes](/maintainers/erkenes)

---

Top Contributors

[![erkenes](https://avatars.githubusercontent.com/u/8766722?v=4)](https://github.com/erkenes "erkenes (3 commits)")[![ventusforge-action-bot[bot]](https://avatars.githubusercontent.com/in/2676936?v=4)](https://github.com/ventusforge-action-bot[bot] "ventusforge-action-bot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/ventusforge-neos-asset-import/health.svg)

```
[![Health](https://phpackages.com/badges/ventusforge-neos-asset-import/health.svg)](https://phpackages.com/packages/ventusforge-neos-asset-import)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[livewire/livewire

A front-end framework for Laravel.

23.5k75.5M1.8k](/packages/livewire-livewire)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)

PHPackages © 2026

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