Forums
Hi,
I am trying to update my Opigno 2.1 (Drupal v. 8.6.7.) site to the latest 2.2 version (drupal 8.6.10) using composer.
I ran the following command composer outdated opigno/opigno_lms as recommended by the user guide.
Although I got a list of results, instead of being for Opigno 2 on drupal 8, they looked to me more like Opigno 1 results.
Are these results correct or is there something wrong with my installation?
Kr,
Chris
name : opigno/opigno_lms
descrip. : Opigno LMS profile
keywords :
versions : * 1.2.0
latest : 1.3.0
type : drupal-profile
license : GNU General Public License v2.0 or later (GPL-2.0-or-later) (OSI approved) https://spdx.org/licenses/GPL-2.0-or-later.html#licenseText
source : [git] https://bitbucket.org/opigno/opigno_lms.git c60eac9bb96a55bcffd6c1aaf0fe7348649218b3
dist : [zip] https://bitbucket.org/opigno/opigno_lms/get/c60eac9bb96a55bcffd6c1aaf0f… c60eac9bb96a55bcffd6c1aaf0fe7348649218b3
names : opigno/opigno_lms
requires
drupal/opigno_calendar 1.1.0
drupal/opigno_calendar_event 1.1.0
drupal/opigno_catalog 1.1.0
drupal/opigno_certificate 1.1.0
drupal/opigno_class 1.1.0
drupal/opigno_commerce 1.1.0
drupal/opigno_course 1.1.0
drupal/opigno_dashboard 1.1.0
drupal/opigno_forum 1.1.0
drupal/opigno_group_manager 1.1.0
drupal/opigno_ilt 1.1.0
drupal/opigno_learning_path 1.2.0
drupal/opigno_messaging 1.1.0
drupal/opigno_migration 1.1.0
drupal/opigno_module 1.1.0
drupal/opigno_moxtra 1.1.0
drupal/opigno_notification 1.1.0
drupal/opigno_scorm 1.1.0
drupal/opigno_search 1.1.0
drupal/opigno_statistics 1.1.0
drupal/opigno_tincan_api 1.1.0
drupal/opigno_tour 1.1.0
drupal/platon 1.1.0
drupal/tft 1.1.0
Hi spensort,
Hi spensort,
It's correct, the version on drupal.org of Opigno 2.2 is 8.x-1.3
2.2 is the marketing name, easier to remember
8.x-1.3 is the technical name
I hope that helps
In reply to Hi spensort, by axel
Security UPgrades 8.x-1.3 disguised as 2.2 !
Hi Spensort,
Hi Spensort,
No you don't need to do anything special with settings.php
But a global backup (files and database) is of course highly advised
JSON file replacement
Hi Chris,
Hi Chris,
At step 1 you should do a full backup, not only composer.json, it's safer
Then your steps are correct.
You can leave afterwards the new composer.json file, no risk at all.
Best regards,
Advice Validation
In reply to Advice Validation by spensort
Hi, Chris