Page 1 of 1

step to install PHP tool using VS shell

PostPosted: April 28th, 2013, 3:34 pm
by ribeiro
Hi

I not a developper ( old linux user), i test xdebug with eclipse and phpstorm wit hsuccess and wanted to test PHP Tools IDE for VS .

Can someone guide me the steps to install the PHP.VS.vsix in my windows 8 64 bit OS system ?

I read in some forum that user have to deal with vsix xml manifest file , regedit,WOW andproduct version appNAme?

Regard's

Re: step to install PHP tool using VS shell

PostPosted: April 29th, 2013, 1:07 pm
by Jakub Misek
Hi,

Great you would like to try PHP Tools.

First of all; nobody has to ever manipulate with vsix file, manifest or regedit.

If you don't have Visual Studio, just install this free one - http://www.microsoft.com/en-us/download ... x?id=30670 with http://www.microsoft.com/en-us/download ... x?id=30663.

Then install the PHP Tools extension. You can download VSIX package from http://visualstudiogallery.msdn.microso ... 5f50c95fb5 or use Visual Studio - Tools - Extensions, and search for it.

Let me know if it works for you. Thanks!