Add-on Naming Manifest

For CS-Cart:

  1. New add-ons:

    • Name format: PWAjet: [Add-on name].
    • Code format: pwajet_[add-on code].
  2. Integration of the existing add-on as a separate one:

    • Name format: PWAjet: [name of the integrated add-on] integration.
    • Code format: pwajet_[code of the integrated add-on (without its prefixs)]_integration.