All Projects → Lullabot → entity-api-demos

Lullabot / entity-api-demos

Licence: other
Place to house demo code for Drupalize.Me's upcoming Entity API series.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Entity API Demo

This repository houses the code used/created during the Drupalize.Me series covering the Entity API in Drupal 7.

Use

… fill this in ...

Creating New DB Snapshots

drush sql-dump | gzip > ../db/{CHAPTER}.sql.gz

This assumes you're using the drush/drushrc.php file which has settings for excluding all the cache_* and a few other tables.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].