How can i output just pure text in drupal 8? I need that a route creates only the contents of a css file, without any theme/menu/blocks and all like this.
In Drupal 7, I could create a plain text block just by clicking the "Add Block" button. How do I do the same thing in Drupal 8?
When I click "Add Custom Block" it takes me to an empty Drupal page: Screen Shot
Also if I go to /admin/structure/block/block-content/types and add a custom block type, I get a message saying the block type was created but then I don't see it listed out anywhere. It still just says "There is no Custom block type yet."
So i'm very new to Drupal and i need some help completing a certain task.
I have a View in which you use exposed filter: Name, and e-mail that outputs a user name. I need to get this user name to link to another View once clicked on and i have no idea how to do this. Thank you for your help with this!
Fatal error: Class 'Drupal\Core\DependencyInjection\Compiler\RegisterKernelListenersPass' not found in /home/mbuthia/public_html/techtips/core/lib/Drupal/Core/CoreServiceProvider.php on line 60