Hi - Happy with the Make theme but need to lighten the data load to speed things up for page loading times. Is it possible to disable and unistall the commerce module to help with this? We won't be using any commerce functionality. Can you instruct me on what edits would be required to remove theme dependency for commerce module?
Thanks!
Hi, if you dont need Commerce Shopping you can remove commerce functionality. Please do following steps:
1. Make a backup of source code + dabatase
2. Delete all content related to Commerce(pages, nodes....)
3. Delete all Views related Commerce
4. Uninstall Commerce modules.
5. Clear Drupal Cache.
Thanks!