Author Topic: how to install plugin installer  (Read 4674 times)

Offline boxyball

  • Full Member
  • ***
  • Posts: 92
how to install plugin installer
« on: April 15, 2015, 06:50:43 PM »
I am new to roundcube.
I'm guessing I should install the plugin installer.
I checked http://plugins.roundcube.net/ and http://plugins.roundcube.net/packages/roundcube/plugin-installer
and went as far as I could.
I replaced composer.json with the one I downloaded from plugin-installer and ran
php composer.phar install
and got this error:
---------------------
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package composer/composer could not be found in any version, there may be a typo in the package name.
Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
--------------------
a) is it supposed to go get the files or do I have to put them somewhere.  If so what files go where?  The zip file contains src, bin, and Roundcube directories.
b) what happens if/when it gets installed?  What will it do and how will I interface with it?


Offline Qinn

  • Jr. Member
  • **
  • Posts: 36
Re: how to install plugin installer
« Reply #1 on: April 22, 2015, 08:42:36 AM »
What OS are you using?
Windows 7
hMailserer v5.6.1 - Build 2208
Xampp-win32-5.6.3.0V11
Roundcubemail 1.1.1

Offline boxyball

  • Full Member
  • ***
  • Posts: 92
Re: how to install plugin installer
« Reply #2 on: April 25, 2015, 02:27:41 PM »
Scientific Linux which most people haven't heard of but it's really just like all the rest (Fedora, etc).