Upgrade Your Drupal Skills

We trained 1,000+ Drupal Developers over the last decade.

See Advanced Courses NAH, I know Enough

How to Access Readme Files in Drupal 8

Parent Feed: 
Access Readme Files in Drupal 8

In this tutorial, we will add a module that makes site maintainers' lives easier.

With Drupal 8 setups you are encouraged to use Composer, DrupalConsole and Drush because this is a faster and more effective way of adding components to your site. However, if you use those solutions, you can't access the readme file directly to read information about the module.

We will show you how to use the README module to access readme files directly from the Drupal 8 admin area.

  • Download, install and enable theĀ README module.
  • Now return to the Extend page. Then expand the details of the module to see the Readme button next to Configure for the Readme module.

readme

  • Selecting the Readme option will open up the readme file within Drupal.

example

If you want to allow external access to the file you can go into configuration and set a security token to enable this feature.

All modules should contain a readme.txt or readme.md if you find yourself using a module that does not have a readme.md I am sure if you put in a request for it, then they will add it to the module.


About the author

Daniel is a web designer from UK, who's a friendly and helpful part of the support team here at OSTraining.

Original Post: 

About Drupal Sun

Drupal Sun is an Evolving Web project. It allows you to:

  • Do full-text search on all the articles in Drupal Planet (thanks to Apache Solr)
  • Facet based on tags, author, or feed
  • Flip through articles quickly (with j/k or arrow keys) to find what you're interested in
  • View the entire article text inline, or in the context of the site where it was created

See the blog post at Evolving Web

Evolving Web