Skip to content

An example Drupal recipe to coincide with Drupalize.Me tutorials.

Notifications You must be signed in to change notification settings

DrupalizeMe/dme_example_recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Drupal Recipe

This is an example recipe used as part of a series of tutorials on creating, and managing, Drupal recipes. It is not intended to be complete, or useful, for real world purposes. Which is to say, you probably only need this if you're following along with the tutorials.

What it contains

Adds a Blog content type (blog) with Body and Tags, and grants permissions to the content_editor role.

Apply

From your webroot:

Drush (requires Drush 13):

drush recipe ../recipes/dme_example_recipe

Or ...:

php core/scripts/drupal recipe ../recipes/dme_example_recipe -v

About

An example Drupal recipe to coincide with Drupalize.Me tutorials.

Resources

Stars

Watchers

Forks

Packages

No packages published