<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; file manager wordpress</title>
	<atom:link href="http://www.wpwife.com/category/file-manager-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Add a FTP like File Manager in Your WordPress Dashboard</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-add-a-ftp-like-file-manager-in-your-wordpress-dashboard</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-add-a-ftp-like-file-manager-in-your-wordpress-dashboard#comments</comments>
		<pubDate>Fri, 23 Nov 2018 11:22:08 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[create files in wordpress]]></category>
		<category><![CDATA[delete files in wordpress]]></category>
		<category><![CDATA[edit files in wordpress]]></category>
		<category><![CDATA[file manager wordpress]]></category>
		<category><![CDATA[manage theme files in wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=4031</guid>
		<description><![CDATA[
<p>Do you want to add an FTP like file manager in your WordPress admin area? A file manager can help you edit WordPress configuration, themes, plugins, and other files right from your WordPress dashboard. In this article, we will show you how to easily add&#8230;&#160;<strong><a href="https://www.wpbeginner.com/plugins/how-to-add-a-ftp-like-file-manager-in-wordpress-with-wp-file-manager/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="https://www.wpbeginner.com/plugins/how-to-add-a-ftp-like-file-manager-in-wordpress-with-wp-file-manager/">How to Add a FTP like File Manager in Your WordPress Dashboard</a> appeared first on <a rel="nofollow" href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to add an FTP like file manager in your WordPress admin area? A file manager can help you edit WordPress configuration, themes, plugins, and other files right from your WordPress dashboard. In this article, we will show you how to easily add an FTP like file manager in WordPress.</p>
<p><img title="Adding an FTP like file manager in WordPress" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/11/ftpfilemanager.png" alt="Adding an FTP like file manager in WordPress" width="550" height="340" class="alignnone size-full wp-image-57703" /></p>
<h4>Why You Need an FTP like File Manager in WordPress?</h4>
<p>A file manager in WordPress allows you to manage files on your WordPress website directly from your WordPress admin area. It works like a web-based <a href="https://www.wpbeginner.com/glossary/ftp/" title="FTP">FTP client</a> allowing you to browse and manage files with a simple user interface. </p>
<p>Our recommendation is to always use an <a href="https://www.wpbeginner.com/showcase/6-best-ftp-clients-for-wordpress-users/" title="6 Best FTP Clients for Mac and Windows WordPress Users">FTP client</a> using SSH or SFTP protocols to securely transfer WordPress files. </p>
<p>However, a file manager is helpful when you don&#8217;t have access to FTP or <a href="https://www.wpbeginner.com/glossary/cpanel/" title="cPanel">cPanel</a> of your website. It works similar to an FTP client, so you can edit, preview, upload, and download the WordPress configuration and other files.</p>
<p>That being said, let&#8217;s take a look at how to easily add an FTP like file manager in WordPress.</p>
<h4>Adding a FTP like File Manager in WordPress</h4>
<p>First thing you need to do is to install and activate the <a href="https://wordpress.org/plugins/wp-file-manager/" title="File Manager" rel="noopener nofollow" >File Manager</a> plugin. For more details, see our step by step guide on <a href="https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="How to Install a WordPress Plugin – Step by Step for Beginners">how to install a WordPress plugin</a>.</p>
<p>Upon activation, the plugin will add a new menu item labeled &#8216;WP File Manager&#8217; in the WordPress admin sidebar. Clicking on it will launch the file manager app, which will show your WordPress files and folders. </p>
<p><img title="WP File Manager" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/11/wpfilemanager.jpg" alt="WP File Manager" width="550" height="305" class="alignnone size-full wp-image-57623" /></p>
<p>You can find the settings in the toolbar above the files section. This toolbar is similar to the settings in an FTP client. It allows you to preview, edit, upload, download, and delete files or folders.</p>
<p><img title="Toolbar" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/11/toolbarwpfilemanager.jpg" alt="Toolbar" width="550" height="181" class="alignnone size-full wp-image-57637" /></p>
<p>You can select a file and choose the option in the toolbar to perform an action.</p>
<p>The folders will work the same way as they do in any modern FTP client. You can click on any folder to open and view its contents.</p>
<p><img title="Edit plugin files" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/11/editpluginfiles.jpg" alt="Edit plugin files" width="550" height="312" class="alignnone size-full wp-image-57638" /></p>
<p>You can edit any file using the toolbar menu option. It&#8217;ll open the file in a popup, so you can make changes and save it.</p>
<p><img title="Edit file manager" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/11/editfilemanager.jpg" alt="Edit file manager" width="550" height="391" class="alignnone size-full wp-image-57639" /></p>
<p>If you don&#8217;t want to make changes in the file, then you can click on the preview option to see the code.</p>
<p>You can access the media files in the <strong>wp-content &raquo; uploads</strong> folder. The &#8216;Upload Files&#8217; option in the toolbar allows you to upload multiple images in 1-click. You can also upload zip files and extract them in the file manager.</p>
<p><img title="Extract zip file" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/11/extractzipfile.jpg" alt="Extract zip file" width="550" height="269" class="alignnone size-full wp-image-57640" /></p>
<p>That&#8217;s all. We hope this article helped you learn how to add a FTP like file manager in WordPress. You may also want to see our guide on <a href="https://www.wpbeginner.com/wp-tutorials/useful-wordpress-configuration-tricks-that-you-may-not-know/" title="15 Useful WordPress Configuration Tricks That You May Not Know">useful WordPress configuration tricks that you may not know</a>. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="https://www.wpbeginner.com/plugins/how-to-add-a-ftp-like-file-manager-in-wordpress-with-wp-file-manager/">How to Add a FTP like File Manager in Your WordPress Dashboard</a> appeared first on <a rel="nofollow" href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-add-a-ftp-like-file-manager-in-your-wordpress-dashboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
