Derivatives API

Warning: Derivatives API and modules around it are still under heavy development. As it can be used for some use cases, it should be used with caution. If you find an issue with the docs, create an issue in the Derivatives API issue queue (component 'Documentation'). You should also post an issue if you find a bug or a problem, need support or want to propose a feature request. Thanks!

Quick start

There is an installation profile available, that gives you a complete environment for testing and development. There is also a drush make file, that will download all dependencies for you. There is also a core fork with all dependencies as submodules, if you prefer to use git.

Other resources

Screencasts

Basic idea

Basic structure

Configuration presets

Presets store configuration for derivation. There can be more active presets in a system at the same time. To create a preset from code, one

Developers handbook

Engines, events and conditions can be implemented as plugins. Here is the basic API explanation.

Known plugins and modules

Core API

Guide maintainers

slashrsm's picture