Some amazing work was done in separating some of the classes in a more modular way. For my private environment, I'd even get rid of everything "functional CI" related for now.
Ofcourse I could create an extension which deletes all those nodes (and linked classes), but it would be so much easier to just be able to exclude itop-config-mgmt from being installed.
Same thing for known errors vs FAQ.
I've now manually adjusted installation.xml, but is it possible to redefine the setups with an extension instead?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Jeffrey,
In Combodo we have an internal build tool that will pick for each package the right content in /datamodels (modules and installation.xml)
I don't think think there is another way, apart using the unattended install ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Some amazing work was done in separating some of the classes in a more modular way. For my private environment, I'd even get rid of everything "functional CI" related for now.
Ofcourse I could create an extension which deletes all those nodes (and linked classes), but it would be so much easier to just be able to exclude itop-config-mgmt from being installed.
Same thing for known errors vs FAQ.
I've now manually adjusted installation.xml, but is it possible to redefine the setups with an extension instead?
Hello Jeffrey,
In Combodo we have an internal build tool that will pick for each package the right content in /datamodels (modules and installation.xml)
I don't think think there is another way, apart using the unattended install ?
Thanks for confirming my suspicion :)