Hi,
I when upgrading my Sales Pack extension to V4 do I need to upload the file in my Server or can it my placed on my local computer?
Code from documentation
bin/command extension --file="c:/espocrm-upgrades/sales-pack-4.0.0.zip"
Thanks
I when upgrading my Sales Pack extension to V4 do I need to upload the file in my Server or can it my placed on my local computer?
Code from documentation
Code:
bin/command extension --file="path/to/extension/package.zip"
Code:
Updated Code
Thanks

Comment