mvo/contao-survey

Create surveys from the Contao backend.

Installs: 751

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 6

Forks: 2

Open Issues: 8

Type:contao-bundle

v1.0.0-beta7 2023-05-12 07:54 UTC

README

This package is in development and not intended for production use.

Development

PHP

  • Install PHP dependencies with composer install.
  • Run composer chain to execute the requirements/code style/static analysis checks and tests.

JS

  • Install JS dependencies with yarn install.
  • Run yarn build to build the bundled javascript assets.