A collection of must-use plugins for WordPress.
Each plugin is a single independent PHP file, so you can cherry-pick the ones you need.
To install a plugin, upload it to WPMU_PLUGIN_DIR, which is /wp-content/mu-plugins/ by default.
To disable a plugin, either delete the file or move it to a subdirectory (e.g. /wp-content/mu-plugins/disabled/).
ββπ wp-content
  ββ π languages
  ββ π mu-plugins
  β  ββ π disabled
  β  β  ββ π single-theme.php
  β  ββ π admin-toolbar.php
  β  ββ π disable-comments.php
  β  ββ π disable-emoji.php
  β  ββ π disable-xml-rpc.php
  β  ββ π html-tidy.php
  β  ββ π white-label.php
  ββ π plugins
  ββ π themes
  ββ π uploads
Licensed under GNU General Public License v2 or later.