Wallogit.com
2017 © Pedro Peláez
Symfony2 bundle for hyping/liking entities.
The whmHypeBundle implements a facebook like like feature. You can hype any element using javascript functions and ajax requests., (*1)
<div class="hype-count" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
★
</div>
<div class="hype-button" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
★
</div>
<div class="unhype-button" data-hype-identifier="{{ item.id }}" data-hype-type="{{ item.type }}">
x
</div>