[contribteam] [Bug 12587] composer installs skins in plugins folder

2024-04-04 Thread bugzilla-daemon--- via contribteam
https://bugs.koozali.org/show_bug.cgi?id=12587

--- Comment #1 from Jean-Philippe Pialasse  ---
see https://forums.koozali.org/index.php/topic,55149.45.html

cd /usr/share/roundcubemail
export COMPOSER_ROOT_VERSION=`rpm -q roundcubemail --queryformat "%{VERSION}"`

COMPOSER_ALLOW_SUPERUSER=1 /usr/bin/php81  -d allow_url_fopen=1
/usr/local/bin/composer require "roundcube/classic:~1.6.0"

cp plugins/classic skins/

if you mv the folder and rerun composer it will copy again in plugins

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 12587] composer installs skins in plugins folder

2024-04-04 Thread bugzilla-daemon--- via contribteam
https://bugs.koozali.org/show_bug.cgi?id=12587

Bug ID: 12587
   Summary: composer installs skins in plugins folder
Classification: Contribs
   Product: SME Contribs
   Version: 10.0
  Hardware: ---
OS: ---
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: smeserver-roundcube
  Assignee: contribteam@lists.contribs.org
  Reporter: te...@pialasse.com
QA Contact: contribteam@lists.contribs.org
  Target Milestone: ---

"roundcube/larry": "~1.6.0", is a skin and should be added in skins not
plugins.
when using composer, same thing with "roundcube/classic": "~1.6.0"


need to check if this is because of us, because of remi rpm or if it is the
behaviour if we install from sources

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/