Skip to content

Simple module that shows how to display an Hello World in a page and a block with some simple configuration and forms

Notifications You must be signed in to change notification settings

ybabel/drupal8-hello-world

Repository files navigation

Drupal 8 Hello World

Showing Drupal 8 concepts in the most simple way Contains :

  • a simple page URL : /helloworld
  • a block displaying a simple message
  • a configuration form, URL : /admin/config/content/hello
  • a menu pointing to the simple page
  • a twig templating sample
  • some hook_alter or D8 equivalent for block, menu, route, form
  • an entityQuery sample

About

Simple module that shows how to display an Hello World in a page and a block with some simple configuration and forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published