import-users-from-csv icon indicating copy to clipboard operation
import-users-from-csv copied to clipboard

Error when trying to install via wpackagist

Open wturrell opened this issue 10 years ago • 1 comments

I get the following error when trying to install the plugin via composer using wpackagist-plugin/import-users-from-csv (which is listed in composer search results) – anything you can do?

[Composer\Downloader\TransportException]
The "http://wpackagist.org/p/wpackagist-plugin/import-users-from-csv$64cef4b5df99777368626d210b31baae98d828e21c9191417d6cfef4c391ec93.json" file could not be downloaded (HTTP/1.1 404 Not Found)  

wturrell avatar Nov 06 '14 20:11 wturrell

Seems that the plugin is not available anymore trough composer (404 error)

You should install manually, if you do so, merge the pull request https://github.com/sorich87/import-users-from-csv/pull/18 that solve a installation bug in latest PHP versions

jonalvarezz avatar Nov 20 '14 03:11 jonalvarezz