Description
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…
External libraries
At this time the only external libraries (but imported locally) used is:
https://github.com/simple-notify/simple-notify
Written by dgknca under MIT License.
Every other piece of software was written from scratch.
Installation
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
FAQ
-
Is the plugin UniverWP already terminated?
-
No, is not. This is an early birds version. A lot of new feaures will come in the next days/weeks. Until we are in 0.* release
every aspect of the code can change.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“UniverWP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “UniverWP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v0.1.1
- 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