-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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.
- I created basic module structure and settings (workable for backend).
- Uploaded to /litecommerce/ folder root regarding directories structure.
- Re-built cache and enabled module.
Expected:
- Appearance of module in payment modules list.
- 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:
- I created basic module structure and settings (workable for backend).
- Uploaded to /litecommerce/ folder root regarding directories structure.
- Re-built cache and enabled module.
- Enable developer mode in config.
- Pack module.
- Disable and remove module.
- Install module from package got on step 5.
Metadata
Metadata
Assignees
Labels
No labels