Skip to content

Payment Module settings during development #28

@justvovus

Description

@justvovus

Hi,
I'm developing Payment Module for Lite Commerce.
I don't know if it's bug or feature I found, but it's very annoying.

  1. I created basic module structure and settings (workable for backend).
  2. Uploaded to /litecommerce/ folder root regarding directories structure.
  3. Re-built cache and enabled module.

Expected:

  1. Appearance of module in payment modules list.
  2. Appearance of module in xlite_payment_methods, xlite_payment_method_settings and xlite_payment_method_translations tables.

I spent some time in debug of my module before found the solution:
I need to:

  1. I created basic module structure and settings (workable for backend).
  2. Uploaded to /litecommerce/ folder root regarding directories structure.
  3. Re-built cache and enabled module.
  4. Enable developer mode in config.
  5. Pack module.
  6. Disable and remove module.
  7. Install module from package got on step 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions