Beschrijving
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)
Installatie
- Upload the
univention-portal-feed
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Nubus Feeds’ in the WordPress admin menu to create your first feed
FAQ
-
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 namednubus-feed.php
in your theme directory
2. Use theunivention_feed_template_path
filter to programmatically change the template path
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Nubus Portal Feed” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Nubus Portal Feed” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial release