You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you develop module on core.git repository deployed from github, you can use utility 'restoredb' to upload install.yaml files for all existing modules:
cd xlite/src
./restoredb demo admin (if you use LiteCommerce with Drupal as frontend)
./restoredb standalone demo admin (if you use LiteCommerce standalone)
(restoredb should have executable permissions or you should run it as 'php restoredb...')
After that just open any LiteCommerce page to generate cache.
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.
Expected:
I spent some time in debug of my module before found the solution:
I need to:
The text was updated successfully, but these errors were encountered: