VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: MAD King on September 27, 2023, 19:34:18 PM

Title: VM - Custom, Virtuemart Simple Download Plugin
Post by: MAD King on September 27, 2023, 19:34:18 PM
What is this?
It comes up when migrating to J4.

QuoteVM - Custom, Virtuemart Simple Download Plugin Site   Plugin   ${PHING.VERSION}   September 06 2019   Max Milbers   vmcustom
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: Studio 42 on September 28, 2023, 08:16:21 AM
It's a download plugin from VM team
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: MAD King on September 28, 2023, 13:28:42 PM
This cannot be correct: ${PHING.VERSION}
It will probably mess up the migration to J4.
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: Studio 42 on September 28, 2023, 14:05:03 PM
This is because they use SVN and not used a version to create the package
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: MAD King on September 28, 2023, 14:16:53 PM
I do not have this on my other 3 websites: ${PHING.VERSION}. Just checked.
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: Studio 42 on September 28, 2023, 16:01:26 PM
${PHING.VERSION} is modified when you create a package
If you compress directly the folder. Then the ${PHING.VERSION} is not modified using phing
So perhaps the phing VERSION variable is missing or the zip was created directly
This is  not a Joomla 4 problem. But a mistake from VM dev team
Title: Re: VM - Custom, Virtuemart Simple Download Plugin
Post by: MAD King on September 28, 2023, 16:24:27 PM
Quote from: Studio 42 on September 28, 2023, 16:01:26 PM

This is  not a Joomla 4 problem. But a mistake from VM dev team

That's why I posted it here and not on the Joomla forum.