Bug 2270 - installer should be able to differentiate between optional and mandatory modules
Summary: installer should be able to differentiate between optional and mandatory modules
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (command-line installer) (show other bugs)
Version: master
Hardware: PC All
: P3 enhancement (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 07:22 UTC by Chris Cormack
Modified: 2017-06-14 22:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 00:48:45 UTC


---- Reported by Andrew.moore@liblime.com 2008-06-23 07:22:58 ----

Some modules seem to be optional. For instance, it's possible that imagemagick, SMS::Send, Net::LDAP, and maybe others could be omitted from an installation and still result in a working koha product.

It would be nice to have something in the installer that allows us to mark these modules as optional so that they are not required to be installed. Some suggestions for how to achieve this are laid out at 
http://comments.gmane.org/gmane.education.libraries.koha.devel/1012

In the event that this gets implemented, failure to install optional modules should not result in confusing error messages anywhere in the web interface.



---- Additional Comments From Andrew.moore@liblime.com 2008-06-23 07:32:09 ----

We should also consider the case that an optional module is not installed, and then the feature that uses it is later turned on. Useful information about the missing (but now necessary) modules should be provided.




--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:48 UTC  ---

This bug was previously known as _bug_ 2270 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2270

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was Andrew.moore@liblime.com.

Comment 1 Mirko Tietgen 2012-12-17 00:53:03 UTC
This does still sounds valid.
Comment 2 Owen Leonard 2014-09-17 17:59:36 UTC
Is this bug still valid? The web installer will certainly let you complete the process without installing optional modules (See Bug 12945).
Comment 3 Katrin Fischer 2016-06-19 20:34:53 UTC
Hm, I agree with Owen. 
And I think problems with missing modules for optional features should better go on separate bugs.