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
- Host: GitHub
- URL: https://github.com/hechoendrupal/slang
- Owner: hechoendrupal
- Created: 2013-08-27T04:39:02.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-30T20:40:44.000Z (over 12 years ago)
- Last Synced: 2025-06-07T04:08:33.151Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 197 KB
- Stars: 4
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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