Baboo7 / strapi-plugin-import-export-entries

Import/Export data from and to your database in just few clicks.
175 stars 86 forks source link

Fix: recognize latest strapi paths #171

Open rvdkooy opened 7 months ago

rvdkooy commented 7 months ago

Hi there,

this PR should fix #166

latest version of Strapi uses different paths: /admin/content-manager/collection-types and /admin/content-manager/content-manager/single-types

this PR extends the useSlug hook with backwards compatibility (if you want to run this version in an older version of Strapi)

AHSISSI commented 7 months ago

Hi, I tested the fix, it resolved the import and export issues in Strapi version v4.17.1

BasitAli commented 7 months ago

@Baboo7 Can we merge this in please? This is a soft blocker on newer strapi versions. Thank you!

FlashThePlayer commented 7 months ago

@Baboo7 ping? Time for a fix approval? this is blocking anyone who uses your plugin and is running strapi on the latest version 😐

BasitAli commented 7 months ago

@FlashThePlayer patch-package to apply this patch as a temporary workaround should work for now.