An open API service indexing awesome lists of open source software.

https://github.com/hechoendrupal/slang

Example, how to create a module in Drupal 8
https://github.com/hechoendrupal/slang

Last synced: 12 months ago
JSON representation

Example, how to create a module in Drupal 8

Awesome Lists containing this project

README

          

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"](http://jmolivas.com/slides/drupalcr2013/anatomia-de-un-modulo-en-drupal-8/)

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