Install framework by loading zipfile from web?

Are you missing a feature? Request its implementation here.
pb
Posts: 13
Joined: Wed Jun 15, 2005 5:43 pm
Contact:

Install framework by loading zipfile from web?

Post by pb »

Hi,

I'm creating a new framework for other users, and right now it seems the only way for them to install my framework is for them to locate the directory oXygen is installed in, and unzip my framework files in the right place. But many users aren't comfortable with things like a Program Files directory or an unzip program. It would be much easier if I could say to them: Just click on button 'load new framework' and fill in 'http://www.example.org/mycust.zip'.

Peter
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

A future version will allow loading a framework from a specified URL on the Web. The zip will be read-only. If the user wants to customize the remote framework the changes will be available only on his local computer.


Thank you for your request,
Sorin
pb
Posts: 13
Joined: Wed Jun 15, 2005 5:43 pm
Contact:

Post by pb »

Thanks!
Post Reply