PHPackages                             m038/ingest-plugin-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. m038/ingest-plugin-bundle

ActiveNewscoop-plugin

m038/ingest-plugin-bundle
=========================

Ingest bundle for Newscoop v4.3

12611[5 issues](https://github.com/m038/plugin-IngestPluginBundle-old/issues)PHP

Since Oct 22Pushed 11y ago2 watchersCompare

[ Source](https://github.com/m038/plugin-IngestPluginBundle-old)[ Packagist](https://packagist.org/packages/m038/ingest-plugin-bundle)[ RSS](/packages/m038-ingest-plugin-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

IngestPluginBundle
==================

[](#ingestpluginbundle)

Newscoop IngestPluginBundle

This plugin adds functionality to Newscoop for importing external data sources.

### Parsers

[](#parsers)

By default there are two parsers included for these external sources. The RSS parser works out of the box and supports RSS 1.0, RSS 2.0 and ATOM feeds. The NewsML parser is based on the SDA implementation of NewsML but needs a little configuration, since most NewsML feeds are pushed via FTP to the server. The parser already includes basic functionality to read xml files from a directory. Extra parser can be installed by creating a file in the Parsers directory of this plugin. The abstract parser should be extended, since it already contains all valid methods and returns default valid values. One should just extend the needed methods and it's done. It's also possible to store additional information through the getAttribute() methods. See source code for more clarification.

### Feeds

[](#feeds)

Multiple feeds can be added, using the same or different parsers. Per feed it's possible to set publication and section where the external content should be published, the parser can also specific a section per entry. Feeds can be updated manually through the backend interface or through console commands, which can also be used in a cron. Autmatic publishing of feeds is also possible.

### Entries

[](#entries)

All entries will be listed and can manually be published or prepared. By preparing an entry an article will be created, which could be edited by the user. Remember though that on updates of the feed the article content could be overwritten. Entries will be automatically updated with the correct content, uniqueness is determined by the newsItemId. Through the getInstruction method in the parser one can also specify to delete an entry.

Installation/Updating/Removing
------------------------------

[](#installationupdatingremoving)

### Commands

[](#commands)

#### Installation

[](#installation)

```
    php application/console plugins:install "m038/ingest-plugin-bundle" --env=prod

```

#### Update

[](#update)

```
    php application/console plugins:update "m038/ingest-plugin-bundle" --env=prod

```

#### Removal

[](#removal)

```
    php application/console plugins:remove "m038/ingest-plugin-bundle" --env=prod

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/625be98523cd8a09261e740a34632c1d23a03d6b631d2e402a7ef81462ddb5ec?d=identicon)[m038](/maintainers/m038)

---

Top Contributors

[![m038](https://avatars.githubusercontent.com/u/164319?v=4)](https://github.com/m038 "m038 (92 commits)")

### Embed Badge

![Health badge](/badges/m038-ingest-plugin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/m038-ingest-plugin-bundle/health.svg)](https://phpackages.com/packages/m038-ingest-plugin-bundle)
```

PHPackages © 2026

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