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] Updated pathname regex to set the value of the slug passed. Fix required from strapi 4.17 >= #188

Open abhishek1020N opened 5 months ago

abhishek1020N commented 5 months ago

updated as per new strapi version's path url

xaviermarchal commented 4 months ago

@Baboo7 deeply need this fix, can you review and merge please????

abhishek1020N commented 4 months ago

fix to work on old and new strapi versions

added below in the useSlug.js

image

lichtteil commented 1 month ago

Works for me! @Baboo7 Maybe you find the 15 minutes to test and merge this. I tried to use a forked version in one project but it's a lot of work and not future proof.

t-fritsch commented 3 weeks ago

@Baboo7 thank you for the great plugin and sorry to bother you but is there anything someone can do to help you merge this fix ?

the code is really simple and without it your plugin simply doesn't work (and it's quite a critical need in admin dashboard)