WP Gitlab free WordPress plugin
Description
WP Gitlab free WordPress plugin
WP Gitlab provides four sidebar widgets which can be configured to display public profile, repositories, commits, and issues from Gitlab in the sidebar. You can have as many widgets as you want configured to display different repositories.
This plugin is based on the plugin WP Github by seinoxygen.
Currently the plugin can list:
Profile
Repositories
Commits
Issues
Using CSS
You can apply a customized style to the plugin simply uploading a file called custom.css in the plugin folder. It will allow you to upgrade the plugin without losing your custom style.
Caching
The plugin caches all the data retrieved from Gitlab every 10 minutes to avoid exceeding the limit of api calls.
You can clear the cache from the plugin settings page located in the WordPress settings menu.
Support
If you have found a bug/issue or have a feature request please report here: https://wordpress.org/support/plugin/wp-gitlab
Notes
Your webserver must have the curl php module installed
Some themes break the profile widget. If you know how to fix this issue your help would be greatly appreciated.