joomlaXplorer

Version
1.6.3 (last update on May 26, 2008)
Rating
Compatibility
Votes
264
Favoured
384
License
GPL
Non-Commercial
Type
Views
634484
Date Added
5 March 2006
bybrianoliveri on January 13, 2010
Seriously, I was ready to throw my computer out the window when I ran across this component. After swapping a clients site over to their server in order to go live I was having many issues with CHMOD 777 files. I found XWD's comment after googling the issue, installed Joomla!Xplorer, and BAM I could change the permissions right from JoomlaXplorer and go back in and edit files with no problem again! You have no idea how happy I am right now!! Thank you!!!!
byzetoGaizka on October 21, 2009
Great component! you will never need to use your FTP cliente again.
byMCNX on October 19, 2009
My latest review: For Joomla 1.5.X: I downloaded Xtplorer. It works with all Joomla versions, even over a slow connection (tested - you may need a bit of patience)
bylauracraft on September 19, 2009
This component saved my day a lot of times! You can manage well ALL the files of your Joomla website. You see the files,can edit them strait away or you can overwrite them uploading the same file with the changes or add a new file! I have 3 websites and every one has this wonderful component.The only pity is that it is not native for J 1.5
bynewsmars on August 20, 2009
Too bad he does not run natively on J1.5
byjasbirsingh11 on July 5, 2009
This component is great and gives you quick access to the files.
bydreamfoundry on June 18, 2009
I recently installed this on a client's Joomla! 1.5 site after running into a bug in the media manager (the 1.5 version of this com is just named eXplorer) and I have to say I'm impressed. Most commercial products aren't this good. I no longer need an FTP application - at all. This gives me access to everything.
Not recommended for client admins who are too nosy or inexperienced.
Not recommended for client admins who are too nosy or inexperienced.
byyaani on April 28, 2009
Great component!
I used Auchi's fix to fix the admin menu problem
Comment out line 83 in file administrator/components/com_joomlaxplorer/admin.joomlaxplorer.php
I used saurabhg10's fix to change the root file to the Joomla site root file instead of the hosting account root file.
Modify the following lines in the file {site root directory}/administrator/components/com_joomlaxplorer/.config/conf.php
else {
$GLOBALS["home_dir"] = $dir_above;
// the url corresponding with the home directory: (no trailing ‘/’)
$GLOBALS["home_url"] = substr( $mosConfig_live_site, 0, strrpos($mosConfig_live_site, ‘/’));
}
to the following…
else {
$GLOBALS["home_dir"] = $mosConfig_absolute_path;
// the url corresponding with the home directory: (no trailing ‘/’)
$GLOBALS["home_url"] = $mosConfig_live_site;
}
I use the component in the aadmin back-end and with these two simple fixes it works great for me! It is so nice to be able to edit site files from within Joomla without having to login to the site's control panel. A great time saver!
I used Auchi's fix to fix the admin menu problem
Comment out line 83 in file administrator/components/com_joomlaxplorer/admin.joomlaxplorer.php
I used saurabhg10's fix to change the root file to the Joomla site root file instead of the hosting account root file.
Modify the following lines in the file {site root directory}/administrator/components/com_joomlaxplorer/.config/conf.php
else {
$GLOBALS["home_dir"] = $dir_above;
// the url corresponding with the home directory: (no trailing ‘/’)
$GLOBALS["home_url"] = substr( $mosConfig_live_site, 0, strrpos($mosConfig_live_site, ‘/’));
}
to the following…
else {
$GLOBALS["home_dir"] = $mosConfig_absolute_path;
// the url corresponding with the home directory: (no trailing ‘/’)
$GLOBALS["home_url"] = $mosConfig_live_site;
}
I use the component in the aadmin back-end and with these two simple fixes it works great for me! It is so nice to be able to edit site files from within Joomla without having to login to the site's control panel. A great time saver!
byGiel on April 7, 2009
I just installed this on Mia CMS and so far it seems to work just fine.
byAuchi on March 27, 2009
This is a great component, when entering Joomla xplorer in the admin, the admin menu stops working.
I solved this issue commenting line 83 on "administrator/components/com_joomlaxplorer/admin.joomlaxplorer.php
I solved this issue commenting line 83 on "administrator/components/com_joomlaxplorer/admin.joomlaxplorer.php
byeliwitherspoon on March 25, 2009
This component is great, however, after entering Joomla xplorer in the admin, the top admin menu stops working. I did alot of research on this and found it is a common problem, but nobody could provide a fix.
I would give this component an 'excellent' rating, but this is an incredibly annoying issue that the developer needs to resolve.
I would give this component an 'excellent' rating, but this is an incredibly annoying issue that the developer needs to resolve.
bynewmediadesignz on March 13, 2009
Excellent Component, Thank you so much!
byGrouchyGaijin on March 6, 2009
Thank you - It really good for quick changes so you don't have to use your FTP client everytime. (Like if you are away from your computer and want to upload a video you took at your friend's house without setting up an FTP client on his computer.)
Very good component for say when you are moving a development site to root directory when wanting to go live and you have a few stubborn files/folders that don't move or delete due to permission issues or Joomla ownership. I have found sometimes when moving to root directory using ftp or control panel, the third party extensions that were installed via Joomla backend, don't move, they just get copied to new location, so I am left with some files/folders in sub directory that I can't remove. With joomlaXplorer installed I can delete them using it.
byxwd on December 15, 2008
I had beat my head against a wall forever after switching over servers and when I hit this block of not being able to move any of my files to the correct areas I was totally stumped for days... but then thanks to this little beauty... well it just came along and helped me right out now all is going smooth again... If Anyone has any Problems with Chmod 777 files and just cant seem to figure out why nothing can be moved or renamed well then this is the Amazing Problem Solver... Great Job and I Totally Recommend it to Everyone!!!
Thanks ;0)
Thanks ;0)
bymartinincanada on August 24, 2008
Lots of error messages under PHP5 though, but do not effect functionality.
I guess php5 is the culprit, but it is annoying!
I guess php5 is the culprit, but it is annoying!
byTenorDuke on August 14, 2008
Thanks for this excellent plugin, very usefull. makes file management very easy.
I have a base site on which I start any new site development and eXplorer is now part it.
I have a base site on which I start any new site development and eXplorer is now part it.
byalmamun on August 8, 2008
This componenet is excellent. It's really helpful.
Thanks a lott...
Thanks a lott...
bylefty4080 on July 16, 2008
I have found this to be one of the most productive extensions. It really comes in handy for quick changes so you don't have to use your FTP client everytime.
It give a great overview and should be incorporated into the core of Joomla as a feature. Thanks!
It give a great overview and should be incorporated into the core of Joomla as a feature. Thanks!
bycjets on June 29, 2008
Fantastic tool. Easy to install and use. Saves time messing about with ftp and other separate programs.
Page 1 of 7






