Doesn't the Search API project come with a Database Search backend? This section makes it seem like no backend comes with the Search API project:
The Search API module itself doesn't provide any backends β if you don't see any options here, you will have to install some module providing a backend plugin.
michaelbrownjr β created an issue.
I pushed up a commit that removes Webform dependency and adds logic to check if the Webform module is enabled if it is installed.
Typo on first paragraph, second sentence: "Make sure you have composer installed on the host were you're going to install Drupal before executing any Composer commands."
Should be the following: "Make sure you have composer installed on the host where you're going to install Drupal before executing any Composer commands."
I'll take a look at this and work on it.
MichaelBrownJr β made their first commit to this issueβs fork.