Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
With this module you can add webform submissions of your websites webform directly into ERPAL CRM. The contact submitting the webform will be added as an ERPAL contact.
This module logs specific events. The events are saved in the database and can
be viewed on the page admin/reports/events. Furthermore, a views integration is
The module provides a set of views query plugin and handlers.
To be able to query against a Koken install, you need to provide the koken uri
in the "Query settings" of the views (it is under the "advanced" column).
Quick note about the koken_example_views module.
This example module provides 3 examples views.
"Koken example album":
This view display the public albums that are present in Koken.
"Koken example content":
This view should be use with an argument. http://example.com/koken-example-content/[Album-ID]
This will display all the picture that belongs to the Album-ID parameter
"Koken example single content": http://example.com/koken-example-single-content/[Content-ID]