XSLT pretemplate generate and csv transform to xml to enable XSLT also on CSV
under review
R
Ryszard
Hello.
For future challenge ;)
I wonder is it possible to add XML transformation by XSLT at end of advanced import process after MAPping Attributes and maybe configurable product generate to use MAP and configurable to predefine XSLT schema for easier editing. In this moment we would know which source attribute assign to known magento 2 attributes and after configurable product part we know how generate configurable product -maybe adding some pattern to configurable part ;)
In fact tht XML is advanced csv formt i think that would be good way to add conversion from CSV to XML and ability to use XSLT to CSV files and maybe other supported formats ;)
I don't saw anywhere which version of XSLT is supported 1.0 2.0 or 3.0?
For Export XSLT support would be also good advance ;)
Firebear Studio GmbH
Excel XLSX can also take advantage of XSLT transformations.
Firebear Studio GmbH
under review
Firebear Studio GmbH
Currently we only support XLST 1.0 unfortunately because this is the only version supported by default on PHP. We where researching possibility to support XLST 2 & 3 but so far there is no solid 3th party implementation which we can use easy. But we are considering possibility of CSV -> XML conversion to get it possible use at least simple XLST as it is now.
We are also working on better data manipulation and pre / post processing of data with better UX and flexible rules. Thank you for your suggestion anyway!