Magmi Import Url UI
Jump to navigation
Jump to search
What it does
Nothing concerning import , however it gives the URLs or command lines to call magmi with current profile settings for automation via script.
Usage
The plugin presents a combo to select what kind of automation you want to get URL or command line for. typically those command lines are to be inserted in a cron file.
current available options:
- wget - url to call magmi with current profile using wget utility
- wget (authentified) - url to call magmi with current profile using wget utility if magmi directory is password protected (please replace username & password with the appropriate values)
- curl - url to call magmi with current profile using curl utility
- curl (authentified) - url to call magmi with current profile using curl utility if magmi directory is password protected (please replace username & password with the appropriate values)
- just url - url to call in the browser or any http client to call magmi with current profile
- magmi cli - magmi cli command line to call magmi with current profile
Back to Product Import Related Plugins