home.social

#drush β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #drush, aggregated by home.social.

  1. #LearnDrupal #MicroLearning

    #Drush is a powerful, must-have tool for administering #Drupal sites from the #commandline

    Typical drush actions include:

    - clearing the cache(s)
    - viewing the latest error log entries
    - enabling / disabling a module
    - resetting a user's password
    - generating a one-time login link for a user
    - importing / exporting database backups

    Per-site installation:
    "composer require drush/drush"

    More resources:
    - drush.org
    - github.com/drush-ops/drush