| API Documentation |
|
We've compiled our developer's guides and documentation and tried to organize this data into convenient, easy to find locations. Please examine the various subsections of our developer guides below. Plugin APIPlugins are pieces of code that can be uploaded and installed onto the JForce CRM / PM to increase and extend functionality of the system. These can range from something that would modify the view output for data to something as complex as reconfiguring data and manipulating data before saving. We encourage developers to contact us with questions as they develop plugins. Also, we encourage developers to submit their developed plugins for inclusion in our plugin directory. Payment Gateway APIPayment gateways are handled much the same way as plugins. The system is relatively the same and the API holds to much of the same code structure. Major differences are in the required function names and class names. Our payment gateway API outlines these differences and provides samples for proper implementation. Payment gateways are stored within the JForce component folder as opposed to the Joomla! plugin directory for other JForce plugins. Again, as with plugins, please submit gateways for inclusion in our plugin directory. |


