Nubus Portal Feed

Beskrivning

Nubus Portal Feed is a WordPress plugin that allows you to create custom RSS feeds from your WordPress content. These feeds can be used in the Univention Nubus Portal to display your content in a structured and organized way.

Features

  • Create custom RSS feeds from WordPress posts
  • Support for multiple languages (WPML and Polylang)
  • Customizable feed templates

Requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher
  • Advanced Custom Fields Pro (optional)

Installation

  1. Upload the univention-portal-feed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Go to ’Nubus Feeds’ in the WordPress admin menu to create your first feed

Vanliga frågor

What is ”Univention Nubus Portal”?

Univention Nubus is an Open Source Identity and Access Management Solution, which includes a Web Portal which provides a personalized overview about the applications and events relevant for the current user.

More information about Nubus can be found at https://www.univention.com/products/nubus/

How can I integrate the feed into my Nubus Portal?

The integration is documented in the technical documentation of Univention Nubus which can be found at https://docs.software-univention.de/n/en/nubus.html

Can I customize the feed template?

Yes, you can override the feed template in two ways:
1. Create a file named nubus-feed.php in your theme directory
2. Use the univention_feed_template_path filter to programmatically change the template path

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Nubus Portal Feed” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Nubus Portal Feed” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.0

  • Initial release