Maintainers are looking for help reviewing issues.

Standard

Install with commonly used features pre-configured.

CRM Core

CRM Core

CRM Core is a set of modules for managing contacts, activities and relationships within your Drupal website. It is designed to provide a basic framework for managing these items and interacting with other components of Drupal.

Overview

CRM Core allows you to manage contacts, activities and relationships in your Drupal website. It provides extensive support for these entities, and includes a number of tools to make them easier to support in your Drupal website.

  • User Sync allows contacts to be paired with user accounts.
  • Match provides support for deduplication.
  • Reports provides a central repository for reports.
  • CRM Core Settings allows administrators to control the UI for managing contacts.

In addition to these basic features, CRM Core integrates with a number of other components within Drupal, including views, VBO, ctools, rules, solr, services, field api and search api.

Why use CRM Core?

An extensive discussion of why you would want to use CRM Core can be found in the handbook. This page details the design philosophy behind CRM Core and other things to consider when trying to make the case for why you would want (or not want) to use it.

Commerce Auriga

Provides payment integration with Auriga ePayment using Drupal Commerce.

Domain Redirect

This module allows the creation of an internal Drupal path that will direct the user to a unique path
based on the domain that the user is in. The link is based at the
path "/domain-redirect/12345" where "12345" is the redirect ID that is stored in the
database.

For example, let's say we have three domains on our site, and they all share the same primary links menu structure:

foo.example.com
bar.example.com
baz.example.com

Domain redirect will allow for one menu link to point to up to three different URLs, either internal or external. You can use one internal menu path "/domain-redirect/12345" and the user will be redirected to a different internal path or external URL depending on how the redirect is configured. So if the user sees the menu link at the "foo" subdomain, they might be redirected to http://www.lolcats.com/view/13285/, but at the "bar" subdomain, they would be redirected to "/node/353" and in any other subdomain, the link would redirect them to "node/2."

Redirects are administered at "Administer >> Site Building >> Domains >> Domain redirects". Make sure to assign the "administer domain redirects" permission.

Thanks go out to other drupal coders, as I copied fervently, freely and unabashedly from the Path Redirect module.

Drupal Core: Rob Loach Edition

Fork of Drupal core with separate branches for each issue that I've been working on.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)