You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just meet an undesired behaviour. Got a form error when importing because the import route :
bitbag_sylius_cms_plugin_admin_import_data
and
app_import_data
are on the same path /import/{resourceName}
@bitbager@enesaktay what should we do and on which plugin ? should we prefix plugin name on the route path on both plugins ?
Can do PR if needed, your point of view is interresting to know
Thanks!
The text was updated successfully, but these errors were encountered:
Loocos
changed the title
Conflict between plugins BitBagCMSPlugin
Route path conflict between SyliusImportExportPlugin and BitBagCMSPlugin
Oct 14, 2022
Hi guys,
i just meet an undesired behaviour. Got a form error when importing because the import route :
bitbag_sylius_cms_plugin_admin_import_data
and
app_import_data
are on the same path /import/{resourceName}
@bitbager @enesaktay what should we do and on which plugin ? should we prefix plugin name on the route path on both plugins ?
Can do PR if needed, your point of view is interresting to know
Thanks!
The text was updated successfully, but these errors were encountered: