PHPackages                             helsingborg-stad/import-rss-feed - 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. helsingborg-stad/import-rss-feed

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

helsingborg-stad/import-rss-feed
================================

Probably the last Wordpress RSS importer. Import items from RSS feed to any post type.

0.3.1(7y ago)1297MITPHP

Since Nov 21Pushed 7y ago3 watchersCompare

[ Source](https://github.com/helsingborg-stad/import-rss-feed)[ Packagist](https://packagist.org/packages/helsingborg-stad/import-rss-feed)[ RSS](/packages/helsingborg-stad-import-rss-feed/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Import RSS Feed
===============

[](#import-rss-feed)

Probably the last Wordpress RSS importer. Import items from RSS feed to any post type.

Dependencies
------------

[](#dependencies)

[ACF Pro](https://www.advancedcustomfields.com/pro/ "Advanced custom fields Pro") is required to run this plugin.

Actions
-------

[](#actions)

### ImportRssFeed/ImportManager/start/beforeUpdatePost

[](#importrssfeedimportmanagerstartbeforeupdatepost)

Do action before import

- `@param object $post` - Post object (/ImportRssFeed/ImportManager/Post)
- `@param object $feed` - RSS feed object(/ImportRssFeed/ImportManager/RssFeed)

```
do_action('ImportRssFeed/ImportManager/start/beforeUpdatePost', $post, $feed);
```

### ImportRssFeed/ImportManager/start/afterUpdatePost

[](#importrssfeedimportmanagerstartafterupdatepost)

Do action after import

- `@param object $post` - Post object (/ImportRssFeed/ImportManager/Post)
- `@param object $feed` - RSS feed object(/ImportRssFeed/ImportManager/RssFeed)

```
do_action('ImportRssFeed/ImportManager/start/afterUpdatePost', $post, $feed);
```

### ImportRssFeed/Post

[](#importrssfeedpost)

Do action when mapping post object from RSS item data, can be used to manipulate the post object before import.

- `@param object $this` - Post object (/ImportRssFeed/ImportManager/Post)
- `@param object $item` - RSS item (SimplePie\_Item)

```
do_action('ImportRssFeed/Post', $this, $item);
```

Filters
-------

[](#filters)

### ImportRssFeed/OptionsPage/PostTypes

[](#importrssfeedoptionspageposttypes)

Filters avalible post types used when importing a RSS feed

- `@param array $postTypes` - Array containing post types (slug as key, label as value)

```
apply_filters('ImportRssFeed/OptionsPage/PostTypes', $postTypes);
```

To-Do's
-------

[](#to-dos)

- Fix Simple Pie date error
- Create and save log of import events from cron jobs
- Display log of import events during manual import
- Remove cron jobs when uninstalling plugin

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

2777d ago

### Community

Maintainers

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

---

Top Contributors

[![nRamstedt](https://avatars.githubusercontent.com/u/16800993?v=4)](https://github.com/nRamstedt "nRamstedt (25 commits)")

### Embed Badge

![Health badge](/badges/helsingborg-stad-import-rss-feed/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-import-rss-feed/health.svg)](https://phpackages.com/packages/helsingborg-stad-import-rss-feed)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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