Another thing to remember, the first time you install the component, the "method" attribute of the <extension> tag in the manifest file must be "install" not "upgrade". Only when the component has been successfully installed can you "upgrade" it.
The implication of this when developing a component is that if you change you component, you may need to offer two installation mechanisms, one for existing customers/installations and a slightly different one for upgrades to an existing customer/installation.
The implication of this when developing a component is that if you change you component, you may need to offer two installation mechanisms, one for existing customers/installations and a slightly different one for upgrades to an existing customer/installation.
Statistics: Posted by CharlieBigley — Wed Jan 24, 2024 7:34 am