Description
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
- 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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Nubus Portal Feed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nubus Portal Feed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release