Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Using CiviCRM

You're reading from   Using CiviCRM Develop and implement a fully-functional, systematic CRM plan with CiviCRM

Arrow left icon
Product type Paperback
Published in Aug 2016
Publisher
ISBN-13 9781783281459
Length 574 pages
Edition 2nd Edition
Languages
Tools
Concepts
Arrow right icon
Authors (3):
Arrow left icon
Erik Hommel Erik Hommel
Author Profile Icon Erik Hommel
Erik Hommel
Joseph Murray Joseph Murray
Author Profile Icon Joseph Murray
Joseph Murray
Brian P Shaughnessy Brian P Shaughnessy
Author Profile Icon Brian P Shaughnessy
Brian P Shaughnessy
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Achieving Your Mission with CiviCRM FREE CHAPTER 2. Planning Your CRM Implementation 3. Installation, Configuration, and Maintenance 4. CiviCRM Basics – Moving through the System and Working with Contacts 5. Collecting, Organizing, and Importing Data 6. Communicating Better 7. Campaigning with Petitions and Surveys 8. Fundraising for Your Mission 9. Growing Your Membership and Interacting with Members 10. Managing Events 11. Interacting with Constituents – Managing Cases 12. Providing Support – Grant Management 13. Telling Your Story – Building Reports 14. Customization, Community, and Cooperation Index

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

.htaccess:
php_value memory_limit 128M
php_value register_globals off
php_value max_execution_time 600

php.ini:
memory_limit = 128M
register_globals = off
max_execution_time = 600

Any command-line input or output is written as follows:

/usr/bin/drush -u 1 -r /path/to/drupal @sites civicrm-api job.execute auth=0 –y

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "All of your system configuration will be done through the Administer menu item."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image