die-wegmeister / Wegmeister.DatabaseStorage

A Neos CMS plugin to store data into Database and export it as xlsx (and other table formats). Also compatible with the Neos FormBuilder (https://github.com/neos/form-builder).
GNU General Public License v3.0
5 stars 7 forks source link

Exclude nodeTypes from being stored / exported per form #31

Open Benjamin-K opened 2 years ago

Benjamin-K commented 2 years ago

PR #25 added the option to exclude some nodeTypes from storage / export. The next step would be to exclude some fields only for a specific form.

Steps to be done: