netgen / NetgenInformationCollectionBundle

Information collection alike feature for eZ Publish 5/eZ Platform

Home Page:https://netgen.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Code Coverage Quality Score Downloads Latest stable License

The information collection feature makes it possible to gather user input when a node referencing an information collector object is viewed. It is typically useful when it comes to the creation of feedback forms, polls, etc.

An object can collect information if at least one of the class attributes is marked as an information collector. When the object is viewed, each collector attribute will be displayed using the chosen datatype's data collector template. Instead of just outputting the attributes' contents, the collector templates provide interfaces for data input. The generated input interface depends on the datatype that represents the attribute. ( From eZ documentation).

This bundle reimplements information collection feature in eZ Platform/Ibexa stack.

License, docs and installation instructions

License

Installation instructions

Upgrade instructions

Documentation

Changelog

About

Information collection alike feature for eZ Publish 5/eZ Platform

https://netgen.io

License:GNU General Public License v2.0


Languages

Language:PHP 81.3%Language:JavaScript 11.3%Language:Twig 6.6%Language:SCSS 0.8%Language:CSS 0.0%