Skip to content

netspective/fluent-drupal-module-agent-controller

Repository files navigation

Drupal Fluent Agent Controller Module

REQUIREMENTS

  • Agent module requires a Drupal 6.x or higher version with database MySQLClick here.

OPTIONAL TASKS

  • Agent module needs "Clean URLs" feature on an Apache web server, need the mod_rewrite module and the ability to use local .htaccess files. For Clean URLs support on IIS, see "Using Clean URLs with IIS" Click here to see in the Drupal handbook.

INSTALLATION

DOWNLOAD MODULE

  • Download the Agent module zip/tar file from the link Click here to download

  • Extract the zip file with a following commands

    $ tar xf <fluent-drupal-module-agent-controller_name>.zip

    $ tar -zxvf <fluent-drupal-module-agent-controller_name>.zip

  • Move the extracted directory to Drupal Module Location as "fluent_agent_controller"

INSTALL MODULE

  • Login as Admin user and navigate to Administer > Site building > Modules.

  • Check the 'Enabled' box next to the module and then click the 'Save Configuration' button at the bottom.

  • Navigate to below location:

    Administer > Site configuration > Agent Controller settings.

  • Change the hostname and Port for the websocket to listen.

    Administer > User management > Permissions

  • Set permission to the Users to access the module.

    Administer > Site building > Blocks

  • Set the location for the module to be placed(Right,left,center)column.

MORE INFORMATION

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published