by FolioVision on WordPress.org
BusinessPress lets you control the WordPress core updates and plugin installing/editing/upgrading to prevent issues with your business websites.

The plugin welcome screen - if user privileges are restricted, there is a contact form to contact the site admin
Here are the plugin features:
WordPress Updates
WordPress has a major release three times per year, each time with a risk of breaking the way your website works. This plugin removes most of the messages to update (button from dashboard, the admin footer link and admin notice), while adding more information about versions to the updates page. You will see which version you are running and which versions which are available to you and given a choice about your updates.
WordPress also automatically updates your website to the latest minor release. We like that, but these updates can cause issues as well. That’s why BusinessPress delays the updates for 5 days.
This plugin also allows you to prevent your client from installing new plugins (many of which could either cripple or slow their website) while allowing clients to safely take care of existing plugin updates themselves.
Unnecessary WordPress features
Plugin by default disables the generator tag, REST API and Emojis to keep your site secure and fast. However you can enable these features back on if you prefer, just like the XML-RPC or oEmbed.
Login Logo
You can set your login logo and wp-admin color.
Admin Notices
Plugin by default moves the admin notices into Dashboard -> Notices screen where you can dismiss each notice. More and more plugins show their notices (some more important, some less) so BusinessPress cleans that up to keep you focused.
Login Protection
Plugin also supports fail2ban, see install instructions.
Login Lockout makes sure any user account that gets repeated bad login attempts (even from different IP addresses) gets locked down to ensure the password does not get guessed. User then gets an “Failed login attempts detected” email letting him unlock the account and reminding him to use a strong password.
Tweaks
WAF
Detect bad requests and log the issue for fail2ban to take action: https://foliovision.com/wordpress/plugins/businesspress/malicious-requests-businesspress
Credits
This plugin integrates some of the amazing WordPress plugins which keep it lean and removed the unnecessary features:
Disable Embeds by Pascal Birchler with our own improvements
Disable Emojis by Ryan Hellyer
Disable REST API by Dave McHale
Login Logo by Mark Jaquith with our own improvements
WP Chosen by John James Jacoby with some small performance improvements