Dropday Order Automation for Magento 2
dropday-io/module-orderautomation
Connects Magento orders to the Dropday.io service and forwards them automatically to suppliers via FTP XML, email or manual placement — built for dropshipping, fulfillment and supplier automation.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubMagento Extension for Dropday
Dropday.io is a service to automate your webshop orders. With Dropday.io you can forward orders automatically to your suppliers via different methods, for example by placing a XML file on FTP, sending an email or letting a Dropday employee place a manual order on another webshop. This solution is ideal for dropshipping, fulfillment or other types or supplier automation.
This extension will connect to the API and forward your orders to Dropday.io. To connect to the API make an account at Dropday.io.
How to install the extension?
Dropday.io is a service for automates orders. With Dropday.io forward orders automatically to your suppliers with different methods, for example, place an XML file on FTP, send an email or let a Dropday employee place a manual order on another webshop. This solution is ideal for dropshipping, fulfillment or other types or supplier automation.
1. Installion via Composer
composer require dropday-io/module-orderautomation
2. Enable
php bin/magento module:enable Dropday_OrderAutomation
php bin/magento setup:upgrade
php bin/magento cache:clean
3. Configure
Stores → Configuration → Dropday → Order Automation
- General Settings
- Enabled - Enable Order Automation
- Test Mode - Enable Test mode
- Account ID - Account ID from Dropday Dashboard
- API Key - Secret Key be provided by Dropday Dashboard This extension will connect to the API and forward your orders to Dropday.io. To connect to the API make an account at Dropday.io.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.