+ Reply to Thread
Results 1 to 2 of 2

Thread: MyRoundCube Accounts Plugin - How to Install

  1. #1
    That Guy is offline Roundcube Newcomer
    Join Date
    Sep 2010
    Location
    UK
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default MyRoundCube Accounts Plugin - How to Install

    OK I have been working through the install instructions and I am a little lost.

    I have added to the database, that is about it.

    Getting Stuck on the following:

    Copy "config.inc.php.dist" to "config.inc.php".
    Open the file and adjust the configuration settings.
    I take it instead of "Copy to" it means "Rename to" (I have done this)

    Goto [roundcube_folder]/plugins and open main.inc.php. Add [plugin_name] to $rcmail_config['plugins'] array.
    There is not a main.inc.php file in my plugins folder, am I missing the point?

    and finally.......

    Once setup where would I find the settings for this plugin in RoundCube?

    Thanks in Advance

  2. #2
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    1. The accounts plugin read the config.inc.php.dist as a default config so it would mean make a copy and rename the new copy config.inc.php.

    2. You would need to edit the <RC root>/config/main.inc.php and Add 'accounts' to $rcmail_config['plugins']

    3. There will be a new section in the RoundCube settings

    Note: make sure you also install the settings plugin, its required by the accounts plugin.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts