when-not-a-module-for-that/web/content/_index.md
2020-03-16 02:37:54 -04:00

369 B

+++ title = "When There's Not a Module For That" outputs = ["Reveal"] +++

When There's Not a Module For That


Agaric

When building a Drupal site, “there’s a module for that” can be the sweetest words you can hear.


function something() {
  return 'nothing';
}