Swehoster Posted February 9, 2016 Share Posted February 9, 2016 Hi, We have some custom made smarty modifiers/plugins. Before (prior to whmcs6.*) we put them in /includes/classes/Smarty/plugins, but now they don't seem to get picked up by Smarty. It feels wrong to put them in /vendor/smarty/smarty/libs/plugins because vendor is something that is handled by composer. Are there another directory configured for custom made smarty plugins? Or are there any way to configure smarty via whmcs to add another directory for plugins? //Mattias (I have created a ticket and will update when I get feedback from there) 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted February 9, 2016 Share Posted February 9, 2016 It feels wrong to put them in /vendor/smarty/smarty/libs/plugins because vendor is something that is handled by composer. this is where you need to put your plugins, composer will not remove them anyway. 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.