Install Visitors Bundle

There are two options to install Contao Visitors on your server, using the graphical user interface of the Contao Manager or via the command line.

Installation with Contao Manager

  • Search the package: bugbuster/contao-visitors-bundle
  • Installing the extension
  • Update the database

Installation via the command line

composer require bugbuster/contao-visitors-bundle
  • Update the database
vendor/bin/contao-console contao:migrate