With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
The Site Factory Connector module (available on Drupal.org) connects your website to the Site Factory platform. The modules enables several critical features, including the following:
For directions regarding installing and enabling the Site Factory Connector, select the tab that corresponds to your website’s installed version of Drupal:
Use the instructions at Installing a module compatible with the current Drupal version to install the most recent 8.x version of the Site Factory Connector module.
Do not install the module in more than one location in your code repository (such as both docroot/profiles/profilename/modules/contrib and docroot/modules/contrib). Multiple instances of the module can prevent Site Factory from discovering and using the module.
To determine if your code repository contains more than one version of the module, run the following Git command in the docroot directory:
git ls-files "*acsf.info*"The Site Factory Connector module contains several sub-modules that provide additional functions. When you enable the main Connector module, you also enable most of the included sub-modules; however, some sub-modules must be enabled manually, depending on your website’s needs.
Keeping the Site Factory Connector module up-to-date in your codebase helps keep your platform secure, and gives you access to new platform features as they are developed.
Acquia publishes release notes for Site Factory that include information about new versions of the Site Factory connector module, bugfixes, and any necessary upgrade instructions.
Whenever you update the Site Factory Connector module to a newer version, be sure to update your codebase to use the module.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.