BAJI26 Posted October 2, 2015 Share Posted October 2, 2015 (edited) Is there any integration code to create a form that I can add to outside of WHMCS Admin that client or potential clients can fill out and have the form automatically create a quote within WHMCS Admin Quote system? Edited October 2, 2015 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 2, 2015 Share Posted October 2, 2015 Is there any integration code to create a form that I can add to outside of WHMCS Admin that client or potential clients can fill out and have the form automatically create a quote within WHMCS Admin Quote system? not that i'm aware of - you'd probably need to create such a form using the API. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted October 2, 2015 Author Share Posted October 2, 2015 I'm gonna try to use php with an external form! 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted October 2, 2015 Share Posted October 2, 2015 you can achieve this using WHMCS API, Create external form(s) that will submit the entered values to your WHMCS API 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted October 3, 2015 Author Share Posted October 3, 2015 How can I make an email send to admins when a quote has been created? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted October 3, 2015 Share Posted October 3, 2015 make API call to SendAdminEmail function using this Action Hook 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted October 3, 2015 Author Share Posted October 3, 2015 (edited) I don't know how to do that. Is it possible for you or someone to write it, maybe others can use it too! Edited October 3, 2015 by BAJI26 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.