Skip to content

hechoendrupal/slang

Repository files navigation

slang

Drupal 8 Slang module

Example of how to create a module in Drupal 8 using best practices

Used for the demo at DrupalCamp Costa Rica session by David Flores & Jesus Manuel Olivas

Anatomía de un Módulo en Drupal 8 "The new Drupal way"

Usage:

+ Enable module using drush $drush en -y slang;
    + Access module /slang/{country}
                    /slang/costa_rica
                    /slang/peru
                    /slang/mexico  
                    /slang/usa

About

Example, how to create a module in Drupal 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages