Graywolf Press is a world-renowned independent publisher. Their books and authors have been awarded the Nobel Prize for Literature, the Pulitzer Prize for Poetry, the National Book Critics Circle Award, and the National Book Award.
I'm using the forum extension. And, I'm trying to change the way urls are formatted for forums and forum topics. I'd like them to be root/name-of-the-forum and root/name-of-the-topic and so on. To do this I have PathAuto installed. I see the pattern time called "Forum" in PathAuto, but I guess I don't have the alias/token I need to output the title in the url. Any suggestions?
When trying to install the Solr search version: 8.x-2.0 module from the admin interface, I get this message:
Solr search requires the solarium/solarium library.
When trying to install it from the command line, I get the below:
composer require drupal/search_api_solr
Could not find a matching version of package drupal/search_api_solr. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).