Cinatra for Drupal advanced and reference
Cinatra for Drupal advanced and reference
Section titled “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.
Installation alternatives
Section titled “Installation alternatives”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.
Connecting without a browser redirect
Section titled “Connecting without a browser redirect”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.
Migrating from cinatra_widget
Section titled “Migrating from cinatra_widget”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.
Host compatibility
Section titled “Host compatibility”This integration supports Drupal ^10.3 || ^11 and a running Cinatra instance.
Canonical references
Section titled “Canonical references”- Source repository and releases — the module source and release history live at cinatra-ai/drupal-module. It is also published on drupal.org/project/cinatra.
- Marketplace listing — Cinatra Marketplace.
- Install & manage any marketplace extension — the shared install, permission, trust, update, and removal flow: Install & manage any marketplace extension.
- Cinatra Guides — cross-cutting platform material, including how permissions are administered: Guides.
- Cinatra References — platform reference material: References.
- Support — Get help.
Docs content licensed under CC-BY-4.0; embedded code snippets under Apache-2.0.