Closed (fixed)
Project:
Excel Serialization
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2025 at 17:25 UTC
Updated:
17 Dec 2025 at 11:29 UTC
Jump to comment: Most recent
I'm working on some new style and display plugins deriving from the Views Data Export module ones.
I would like to avoid duplicating all the Excel related code in the new plugins.
Move the related code to traits to facilitate reuse.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedComment #5
mably commentedComment #7
mably commentedThe new
traitsare used by the Views Data Export Excel module.