Univerwp is a plugin, as a framework, that aims to extend WordPress in various area: security, performance and additional features. It is modular and has a central logging utility.
The actual stable release allow to:
- Manage the number of posts revisions
- Enable or Disable the WordPress default cron facility
- Enable or Disable the WordPress automatic updates, in order to allow the user to backup his system before upgrade eveything.
- Enable or Disable the WordPress file editor
- Enable or Disable the WordPress plugin editor
- Enable or Disable the WordPress Gutemberg block editor
- Enable or Disable the Wordpress Widget block editor
Future release:
- Add and enable or disable smtp-mail-relay
- Manage WordPress/WooCommerce custom product input fields
- ...coming soon...
From Admin Dashboard:
- Visit Plugins > Add New
- Search for "UniverWP"
- Install and Activate UniverWP from your Plugins page
From Command line instead:
- Upload the uncompressed directory univerwp to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress