A centralised Django based tool to streamline tasks from multiple ecommerce seller platforms
Ecom-Tango allows users to manage multiple ecommerce stores from a single dashboard. It supports integrating stores via API credentials, enabling operations like inventory management, order tracking, and more. Currently, it supports Amazon Seller Central and Shopify, with plans to add more platforms in the future.
Before installing Ecom-Tango, ensure you have the following:
-
Python: Version 3.8 or higher
-
Git: For cloning the repository
-
SQLite: For the database
-
API Credentials: Access to Amazon Seller Central SP-API and/or Shopify API tokens
- Amazon SP API Documentation : https://developer-docs.amazon.com/sp-api/docs/welcome
- Shopify Admin API Documentation : https://shopify.dev/docs/api/admin-rest
- Django Documentation : https://docs.djangoproject.com/en/5.2/
For further assistance, open an issue on the GitHub repository.