The amount of config and template files increases on and on. It would be nice to have some sort of own template/config structure per element. This would also make it a lot easier to reuse the elements for different projects.
For example in /templates/customelements:
- /linkbox/rsce_linkbox_config.php
- /linkbox/rsce_linkbox.html5
- /employee/rsce_employee_config.php
- /employee/rsce_employee.html5
An idea would be to set those configurations per element in /config/config.yml...