Skip to content

Instantly share code, notes, and snippets.

@psio3123
psio3123 / Install update WordPress puglins directly.md
Created May 3, 2020 10:21 — forked from dianjuar/Install update WordPress puglins directly.md
Install update WordPress plugins without providing ftp access

Install WordPress plugins directly (without FTP)

Put this on your wp-config.php

/* That's all, stop editing! Happy blogging. */
define('FS_METHOD', 'direct');