- Issue created by @Graber
- Status changed to Fixed
6 months ago 12:09pm 27 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.
We need to be able to import defined config (activity fields, default activity type entity form and view displays) when a plugin is installed along with activity type. The proposed solution is to keep such config in module config/activity_type/[plugin_id]
folder and install with the activity type that'll make it easy for plugin creators to create such config and use those fields in the plugin class answeringForm
and other methods if needed.
Example use case would be mapping additional text field to textarea description in the long answer plugin.
Fixed
1.0
Activity-answer system
Automatically closed - issue fixed for 2 weeks with no activity.