Skip to content

Cinatra for Drupal advanced and reference

This page collects deeper material and links out to the canonical Cinatra documentation. Cross-cutting platform material is not duplicated here — follow the links.

The quick start uses Composer. You can also place the module directory under modules/custom/cinatra/ and enable it from Extend (/admin/modules) or with drush en cinatra.

If your environment cannot use the guided redirect flow, expand No browser redirect? on the settings page to paste a one-line connection string, or use Manual configuration to enter the connection details directly. See Settings & permissions for the full list of settings.

Enabling this module copies settings from the pre-release cinatra_widget module automatically, while that module’s configuration is still present. See the migration entry in Troubleshooting if the copy did not run as expected.

This integration supports Drupal ^10.3 || ^11 and a running Cinatra instance.

Docs content licensed under CC-BY-4.0; embedded code snippets under Apache-2.0.