Book description
Take your Drupal skills even further with valuable tricks for making site building truly efficient. In this concise guide—the third in a series by award-winning designer Dani Nordin—you’ll learn how to set up your own development environment, quickly update your modules, and use version control to protect yourself from bonehead mistakes.
Handle repetitive tasks with ease, avoid hours of frustration, and devote more time to pushing the envelope of Drupal design—just by picking up the basics of a few developer tools. It’s much more than simple coding; it’s real, honest-to-goodness developer Ninja Magick.
- Learn basic commands and use them in Drupal on the command line
- Set up your local development environment, and learn ways to collaborate on code with others
- Download modules, themes, libraries, and more with Drush, the Drupal shell
- Use Git, the free version control system, and create a GitHub account
- Pack content types, views, and other functionality you use often into a custom module with Features
Publisher resources
Table of contents
- Preface
-
I. Setting Up a Local Development
Environment
- 1. Setting Up a Local Development Environment and Installing Drupal
- 2. Working on the Command Line: Some Basic Commands
- 3. Installing Drush
-
4. Getting Started with Version Control
- Master Versus Origin
- Setting Up Git for Your Workflow
- Step 1: Create an SSH Key
- Step 2: Install Git
- Step 3: Set Up Your Git Configuration
- Step 4: Set Up a GitHub Account
- Step 5: Create the Remote Repository
- Step 6: Set Up the Local Repository
- So What Happens on a Team?
- First Things First: The Git Workflow
- And There We Go
- II. Using Features and Drush Make to Make Development Easier
- About the Author
- Copyright
Product information
- Title: Drupal Development Tricks for Designers
- Author(s):
- Release date: March 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449305536
You might also like
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Drupal 8 Theming with Twig
Master Drupal 8’s new Twig templating engine to create fun and fast websites with simple steps …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Drupal 8 Module Development - Second Edition
Learn to create and customize impressive Drupal 8 modules to extend your website's functionalities Key Features …