LemonStand module templates
This section contains some module templates which you can use as a base for your own modules. To install a demo module, please download the module archive and unzip it to the /modules directory of your LemonStand installation. If you decide to extend the module, we recommend to rename it, following the naming conventions. Basically you need to make sure that the module directory and module class names are consistent. After copying the module directory to the /modules directory please re-login to the Administration Area in order LemonStand to apply the module database updates.
Module templates
- Empty module - an empty module
- Product extension module - this module adds 2 custom fields to the product model. One of the added field renders as a drop-down list on the product form.
- Customer extension module - adds a custom field to the customer model
- Shipping module - adds a shipping module template
- Payment module - adds a server-to-server payment module template
Next: Accessing LemonStand API from third-party scripts
Previous: Developing shipping modules
Return to Extending LemonStand

