Install Drupal modules without learning composer or the command line
One of the main complaints non-developers have about Drupal involves composer. In the Olden Tymes, you could just upload a module to your site and that was it. Nowadays you're supposed to use composer and not using it will cause problems.
Unfortunately, using composer means you have to learn how to open a command line program and type in arcane commands. As a result, many people reject Drupal in favor of Wordpress.
Thankfully, we've created a way around that!