Advanced Design and Integration

DonorPoint is designed to fit into the way you run your organization — not to force you to change. Advanced design and integration features let you apply your branding, embed your business rules, and connect DonorPoint to your other systems.

Design Topics

Customization Topics

Scripting and Integration Topics

Principles

Make the software fit your organization, not the other way around.

The design and integration tools in DonorPoint follow three principles:

  1. DRY (Don’t Repeat Yourself) — define things once and reuse them everywhere: page templates, custom fields, script modules, externalized text
  2. Configurable over custom — most business rules can be configured in the admin UI without code changes or rebuilds
  3. Layered — simple configuration for common needs, scripting for complex logic, REST API for deep integration