EpoxyElegant Posted December 7, 2018 Share Posted December 7, 2018 Hello, I am developing an extension for WHMCS that integrates a certain product with WHMCS. The provisioning module will provide the product module that our users can choose in the Module Settings tab when adding a new product. This product requires a lot of custom fields. Is there any way to define custom fields for a product through the module itself? It doesn't make sense to let users of the module to add the custom fields manually for every single product they want to add. Any suggestions and ideas are very much appreciated. Thank you! 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted December 7, 2018 Share Posted December 7, 2018 Sure, you can fill all your customfields automatically with queries on database from your own module. 0 Quote Link to comment Share on other sites More sharing options...
EpoxyElegant Posted December 10, 2018 Author Share Posted December 10, 2018 @Kian That's a great idea, thank you. But how do I do that? I looked through the Hooks Index, there doesn't seem to be any hooks that I can use like "ProductAdd"? 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.