2017 © Pedro Peláez
 

symfony-bundle mousetracker

Symfony Mouse Tracker

image

benmacha/mousetracker

Symfony Mouse Tracker

  • Thursday, March 16, 2017
  • by BenMacha
  • Repository
  • 1 Watchers
  • 1 Stars
  • 43 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MouseTrackerBundle (mouseflow)

Support Palestine, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Installation

Add the benmacha/mousetracker package to your require section in the composer.json file., (*3)

``` bash $ composer require benmacha/mousetracker dev-master, (*4)



Add the MouseTrackerBundle to your application's kernel: ``` php <?php public function registerBundles() { $bundles = array( // ... new benmacha\mousetracker\TrackerBundle(), // ... ); ... }

Configure the Tracker in your routing.yml:, (*5)

``` yaml mouse_tracker: resource: "@TrackerBundle/Controller/" type: annotation prefix: /tracker, (*6)


Configure the `Tracker` in your `config.yml`: ``` yaml imports: - { resource: "@TrackerBundle/Resources/config/services.yml" } twig: globals: mousetrackerService: @twig_tracker assetic: filters: scssphp: formatter: 'Leafo\ScssPhp\Formatter\Compressed' jsqueeze: ~

Create Table:, (*7)

``` bash $ php app/console doctrine:schema:update --force, (*8)


Dump js and css file ``` bash $ php app/console assetic:dump

Usage

Configure the TrackerService before the end of Body tag in your *.html.twig page:, (*9)

``` twig, (*10)

{{ mousetrackerService.build() }}, (*11)

, (*12)

```, (*13)

The Versions

16/03 2017

dev-master

9999999-dev

Symfony Mouse Tracker

  Sources   Download

MIT

The Requires

 

by Ali Ben Macha

framework symfony flow tracker mouse heatmap

10/03 2017

1.0.0

1.0.0.0

Symfony Mouse Tracker

  Sources   Download

MIT

The Requires

 

by Ali Ben Macha

framework symfony flow tracker mouse heatmap