Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

What is the Module System?

JEM has a Built-In Module System that allows developers to add custom modules to it. This system allows you to extend the functionality of JEM, as well as add new features and options to it.

JEM's module system is broken down into the following areas:

  1. Account Add - this module is run when a new user account is added to the system, either through the public side or the admin area.
  2. Account Update - this module is run when an admin updates a user account from the admin area only.
  3. Account Delete - this is run when an account is deleted through the admin area
  4. Account Login - this module runs when the user logs into your JEM site.
  5. Affiliate Marketing - this module allows you to add more affiliate marketing tools to the system
  6. Affiliate Payment - for adding more affiliate payment options, such as mass payment file generation.
  7. Attribute Callback - used for running certain functions for product attributes. For example, if you want to verify an attribute field using a function, do so using this.
  8. Data Import - for importing data to JEM
  9. Date Export - for exporting data from JEM
  10. Member Reporting - for generating reports in the members area
  11. Payment Gateway - to add new payment gateways to the system
  12. Post Purchase - this module runs when a new purchase has been made by a customer
  13. Product Add - this module runs when new products are added to the system
  14. Product Update - this runs when a product is updated
  15. Product Delete - this runs when a product is deleted
  16. Shipping - for adding new shipping options to JEM
  17. Stats and Reporting - for adding new stats and reports in the JEM admin area.



Related Articles

  • Creating a New JEM Module (42.97%)
    This document will attempt to outline steps for creating a module in...
    4.00 - 2009-11-29 14:32:52
  • Members Module API Commands (30.34%)
    *Use only on Custom Modules for login, account add, account update, account...
    0.00 - 2009-04-04 06:50:55
  • Quick Start Guide To JEM (28.63%)
    JEM is a pretty user-friendly system.  However, it also does have a lot...
    5.00 - 2009-04-04 23:42:11