Browsersync
525 sites
Security covered
This module integrates the Browsersync Node.js tool with your Drupal site by injecting a JavaScript snippet. It does not run Browsersync itself, requiring you to start it from the command line or via build tools like Gulp or Grunt. Configuration is handled per theme within Drupal's appearance settings.
Browsersync helps you integrate the Browsersync Node.js module with your Drupal site by including the required JavaScript snippet into your website, just before the closing </body> tag.
Please note that this module DOES NOT run Browsersync for you. You will still need to run it from the command line using one of the following methods:
Configuration
Configuration options are found on the settings page for the theme you wish to use it on.
- Go to Appearance > Settings > { YOUR THEME }
- Tick "Enable Browsersync"
- Optionally, add the server information
- Save