-
Notifications
You must be signed in to change notification settings - Fork 19
Home
shama edited this page Oct 27, 2011
·
11 revisions
PHP5.2.6+, CakePHP 2.0+
Built into this plugin is a web based FTP client but it is disabled by default for security. Here is how to try it out:
- Extract this package into the app/plugins/ftp/ folder.
- In your app/config/bootstrap.php file add the following line:
Configure::write('Cakeftp.enabled', true);
- Point your browser to http://yourwebsite.com/ftp/client
CakeFTP is offered under an MIT license.
2011 Kyle Robinson Young, dontkry.com
If you found this release useful please let the author know! Follow on Twitter