- Multiple plugins : You can install & Activate multiple plugins with simple drag and drop
- Update plugins : Overwrite active plugins without deactivating them
- Download plugin or plugins : You can download multiple plugins with simple dropdown
- Upload / Overwrite / Download Multiple themes:
- Similar to plugins, you can upload both the main theme and its child theme with just a single drag and drop action.
- You can now work on theme files locally and overwrite them without the need to disable, delete, and upload a new one.
- Is your theme based on SCSS? You can easily download it, update, compile, and then upload it back with just a few clicks.
- RESET!Get a clean slate with WordPress, just like on a fresh install (and of course they made it granular as well)
- Reset database with option to choose users who to keep
- Delete content (Post, Pages, Comments, Terms, Taxonomies)
- Empty /wp-content/
- Delete plugins (except Devkit)
- Delete themes
- SYSTEM INFO : You can quickly check the system information to understand if any of your plugins or tasks are failing due to incompatibility:
- Upload limit
- CRON Job
- PHP Version
- Error log location
- Server type
- Server memory limit
- WordPress memory limit
- DEBUG OPTIONS : If something is not working properly on your website, you can enable error messages without modifying the WordPress configuration file.
- Hide Dev-kit from plugins list
- Enable debug
- Create log file at /wp-content/debug.log
- Display error messages
- Enable JS errors
- Save queries in global $wpdb-queries array.
- READ ERROR LOG : The error log is hidden on the server and its location can vary depending on your server setup. We’ve made it easy for you: there’s no need for FTP setup or wasting time trying to find it. It’s right in your dashboard. And if it becomes too long, you can always hit the ‘clear’ button to reset it.
- FILES MANAGER : Entire App experience inside WordPress: Never go back to setting up FTP if you have admin access to WordPress; edit files on the fly instead. With files manager you can create, rename, delete, compress and uncompress files and folders. You can upload files and you can write code.
- NO MORE PHPMYADMIN : The devKit database Manager is powered by a much lighter solution.
AdminerEvo is a lightweight, single PHP file solution. It is secure and well-maintained. Even LocalWP has transitioned to this solution, so we feel comfortable doing the same. For this project we decided to make custom Adminer theme.