pimcore-seo icon indicating copy to clipboard operation
pimcore-seo copied to clipboard

SEO data for data objects not included at XLIFF export/import

Open valentin- opened this issue 3 years ago • 2 comments
trafficstars

Q A
Bug report? yes
Feature request? yes
BC Break report? no
RFC? no

I'm not sure to report this as bug report/feature request or it it's out of scope or even possible.

When exporting data objects using the pimcore XLIFF export, the seo data won't get exported as they are stored in a separate table. A solution would be handy to add the maintained data to the XLIFF export and save them back to the table on import.

valentin- avatar Jun 30 '22 08:06 valentin-

This is currently not possible due to import/export restrictions of pimcore.

I've created an PR for PIMCORE to allow adding custom values to the XLIFF import/export process.

https://github.com/pimcore/pimcore/pull/13604

solverat avatar Nov 17 '22 10:11 solverat

Since the PR has been accepted for 11.x only, this will be available in 3.0.

solverat avatar Nov 23 '22 08:11 solverat

Hi @solverat, do you have plans yet to make the extension Pimcore 11 ready?

Thanks!

valentin- avatar Jun 07 '23 13:06 valentin-

Yes, see https://github.com/dachcom-digital/pimcore-seo/issues/49

solverat avatar Jul 07 '23 21:07 solverat

done with #53

solverat avatar Aug 10 '23 14:08 solverat