I want to highlight that this app is listed as compatible with ERPNext v15, but that’s clearly not accurate for recent builds.
I’m running ERPNext v15.8 (Frappe v15.80.0) and installation completely broke my bench environment — dependency conflicts (especially boto3 and botocore), app import failures (ModuleNotFoundError: ecommerce_integrations), and restore issues followed.
I had to manually clean up my entire bench, rebuild assets, and restore from backup just to get my site running again.
This wasted hours of debugging, and it’s frustrating for users who expect proper version compatibility.
⚠️ Please test and officially update compatibility for ERPNext 15.8+, or clearly state the supported version range in the README / Marketplace listing.
Also, ensure dependencies like boto3 and botocore align with Frappe’s current pinned versions.
This needs to be fixed ASAP — otherwise, you’re breaking production benches for anyone trying to install on current stable ERPNext v15 releases.
I want to highlight that this app is listed as compatible with ERPNext v15, but that’s clearly not accurate for recent builds.
I’m running ERPNext v15.8 (Frappe v15.80.0) and installation completely broke my bench environment — dependency conflicts (especially boto3 and botocore), app import failures (ModuleNotFoundError: ecommerce_integrations), and restore issues followed.
I had to manually clean up my entire bench, rebuild assets, and restore from backup just to get my site running again.
This wasted hours of debugging, and it’s frustrating for users who expect proper version compatibility.
Also, ensure dependencies like boto3 and botocore align with Frappe’s current pinned versions.
This needs to be fixed ASAP — otherwise, you’re breaking production benches for anyone trying to install on current stable ERPNext v15 releases.