ramaboo Posted June 18, 2009 Share Posted June 18, 2009 In the config file you can do this: $downloads_dir = BASE_DIR . '/whmcs/downloads/'; You should also be able to do this: $plugins_dir = array('plugins', '/path/to/my/plugin/folder'); That way you can use custom smarty plugins inside WHMCS without having to put them in the whmcs folder where they will not survive and update. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.