Skip to content

Instantly share code, notes, and snippets.

@templatemonster
Created December 12, 2016 13:13
Show Gist options
  • Save templatemonster/e2070f208cc4192b1ad7d115d4c29c13 to your computer and use it in GitHub Desktop.
Save templatemonster/e2070f208cc4192b1ad7d115d4c29c13 to your computer and use it in GitHub Desktop.
'module-name' => array(
'autoload' => true // false if necessary to add a module. true if you need to add and initialize the module
'args' => array() // arguments array which are necessary for module initialization. This array is unique for each module. You can find its structure inside the documentation.
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment