This project is not covered by Drupal’s security advisory policy.
This module provides various Drush commands which can be used by developers and site builders to fasten up the development process.
Currently, it provides following Drush commands
useful-developer-install(idev) : Install all the important development modules such as Devel, Admin Toolbar etc.
useful-developer-uninstall(udev) : Uninstall development modules such as Devel, Admin Toolbar etc and make website production ready.
useful-seo-install(iseo) : Install all the modules related to SEO of the website such as Metatag, Simple Sitemap, Yoast SEO and Pathauto.
useful-seo-uninstall(useo) : Uninstall all the SEO related modules. It can useful in some rare situation such as Testing, or making website.
useful-optimize-install(iopt) : Install optimization related modules such as Redis, Advance aggregation, Fast 404 etc.
useful-optimize-uninstall(uopt) : Uninstall optimization modules such as Redis, Advance aggregation, Fast 404 etc. Could be used in debugging and testing phase.
useful-migration-install(imig) : Install Migration Modules such as Migrate, Migrate Plus, Migrate Tools etc.
useful-migration-uninstall(umig) : Uninstall Migration Modules such as Migrate, Migrate Plus, Migrate Tools etc. Could be useful when you have completed the migration and dont require these modules anymore.
useful-decoupled-install(idcoup) : Install Modules such as RestAPI, REST UI, JSON API ,Basic Auth. Now you go headless in single Drush command.
useful-decoupled-uninstall(udcoup) : Uninstall Modules such as RestAPI, REST UI, JSON API ,Basic Auth. Headless is not everyones cup of tea.
useful-security-install(isec) : Install Security related modules such as Captcha, Paranoia etc. Just to make you feel secure in a single Drush command.
useful-security-uninstall(usec) : Uninstall Security related modules such as Captcha, Paranoia etc. Added this command for sake of completeness or maybe you might use to disable them while testing your website.
useful-search-install(isrch) : Install Search enhancing modules such as Search API, Search API DB, Facets etc.
useful-search-uninstall(usrch) : Uninstall Search enhancing modules such as Search API, Search API DB, Facets etc.
useful-social-install(isoc) : Install social sharing modules like AddToAny , Share This etc.
useful-social-install(usoc) : Uninstall social sharing modules like AddToAny , Share This etc.
This project is still in the development version and more useful commands will be added soon. The main aim of the module is to save developers time while performing common operations in Drupal.
To suggest any useful Drush command, please create a feature request issue.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Administration tools, Developer tools
- Created by gaurav.kapoor on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
