ExpertoPrestaShop Posted August 4 Share Posted August 4 I’ve developed an n8n module that allows seamless interaction with the PrestaShop Webservice/API, unlocking countless possibilities for eCommerce process automation. If you want a guide on installation, usage, and practical workflow examples ready to import into n8n, this is for you:👉 https://github.com/prestaalba/n8n-nodes-prestashopadvanced/tree/master/examples The project is open source and open for collaboration:👉 https://github.com/prestaalba/n8n-nodes-prestashopadvanced Automation is not just about saving time, it’s about opening new opportunities to grow. Are you in? 1 Link to comment Share on other sites More sharing options...
WebCommercify Posted August 4 Share Posted August 4 Nice, will take a look 👍 Link to comment Share on other sites More sharing options...
hannes01 Posted August 23 Share Posted August 23 Very interesting, thank you for your work! Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted August 27 Author Share Posted August 27 New version available now. 1 Link to comment Share on other sites More sharing options...
Mehdi Bourechka Posted August 31 Share Posted August 31 On 8/4/2025 at 4:13 PM, ExpertoPrestaShop said: I’ve developed an n8n module that allows seamless interaction with the PrestaShop Webservice/API, unlocking countless possibilities for eCommerce process automation. If you want a guide on installation, usage, and practical workflow examples ready to import into n8n, this is for you:👉 https://github.com/prestaalba/n8n-nodes-prestashopadvanced/tree/master/examples The project is open source and open for collaboration:👉 https://github.com/prestaalba/n8n-nodes-prestashopadvanced Automation is not just about saving time, it’s about opening new opportunities to grow. Are you in? Great ! I will defenitly test it. Can you share some use cases for this automation n8n ? Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted September 1 Author Share Posted September 1 On 8/30/2025 at 9:21 PM, Mehdi Bourechka said: Can you share some use cases for this automation n8n ? I think I did on repo examples folder. Link to comment Share on other sites More sharing options...
Mehdi Bourechka Posted September 1 Share Posted September 1 2 hours ago, ExpertoPrestaShop said: I think I did on repo examples folder. Thanks I found them! By the way try to submit your node to the official n8n integrations Publish to npm: Submit your node package to the npm registry. This makes it publicly available for installation via npm. Submit for n8n Verification (Optional but Recommended): To have your node listed as a "Verified Community Node" in the n8n UI, submit it for review by n8n. This process involves ensuring your node meets additional technical and UX standards, including avoiding runtime dependencies. Verified nodes offer greater visibility and trust within the n8n community. Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted September 2 Author Share Posted September 2 23 hours ago, Mehdi Bourechka said: Submit your node package to the npm registry. This makes it publicly available for installation via npm. This is already done. If you can install it on your n8n installation is because it is already included on npm registry. What I cannot figure it out is why does not show on npm search list. Maybe you can help with this? Link to comment Share on other sites More sharing options...
Mehdi Bourechka Posted September 2 Share Posted September 2 31 minutes ago, ExpertoPrestaShop said: This is already done. If you can install it on your n8n installation is because it is already included on npm registry. What I cannot figure it out is why does not show on npm search list. Maybe you can help with this? That’s why I told you, you should message n8n integration partners to get it listed. Let me know once done to follow with you. Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted September 2 Author Share Posted September 2 10 minutes ago, Mehdi Bourechka said: you should message n8n integration partners to get it listed Where?? How?? Link to comment Share on other sites More sharing options...
Mehdi Bourechka Posted September 2 Share Posted September 2 14 minutes ago, ExpertoPrestaShop said: Where?? How?? Check that your package.json has the right metadata (name starting with n8n-nodes-, keyword n8n-community-node-package, description, keywords). Publish with npm publish and wait a bit for npm search to update. To get it listed as a Verified Community Node, follow the steps in n8n’s docs here: https://docs.n8n.io/integrations/creating-nodes/deploy/submit-community-nodes/ Link to comment Share on other sites More sharing options...
ExpertoPrestaShop Posted September 2 Author Share Posted September 2 Thank you. I already check all that information. Maybe you can check package code to find the issue? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now