Skip to content

OnnoGabriel/wordpress-plugin-wp-visitorflow

Repository files navigation

Description

Official repository of the WP VisitorFlow plugin for WordPress.

WP VisitorFlow provides detailed information about visitors to your website. With WP VisitorFlow you can see at a glance how visitors interact with your WordPress website: All paths taken by your visitors are summarized in a comprehensive flowchart:

Screenshot

Installation

For installation in production environments, please refer to the instructions on the plugin's website in the WordPress plugin directory.

Development

  • Clone this repo.
  • Run composer install to install PHP vendor packages.
  • Run npm install to install Node.js packages.

Testing

  • Install WP-Tests environment:

    ./bin/install-wp-tests.sh TEST_DB_NAME DB_ACCOUNT "DB_PASSWORD" localhost latest

  • Run npm run test to run the tests – or npm run test:watch for additional watching for file changes.

About

Official repository for the WP VisitorFlow plugin for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published