Heartbeat implementations

Heartbeat is an API but holds built-in implementation to get people starting. Especially using the rules module, it gets you going real quickly. However in my opinion, activity streams are very custom to specific needs and requirements. That's when the API part comes to play.

Heartbeat makes it real easy to alter or extend all functionality. As all data is written in classes, we can extends or write custom classes to fit the needs. You can read how to do this in the activity streams documentation.

Hooks