• Resolved manutheblacker

    (@manutheblacker)


    I have WooCommerce installed on my local site with a different folder name, and it’s showing this message into dashboard :
    Orderable requires WooCommerce to be installed and activated.

    After some looking into the code, in the method is_woo_active(), you must add a condition saying if class_exists(‘WooCommerce’) to fix this.

Viewing 1 replies (of 1 total)
  • Hi @manutheblacker

    By default, since our plugin is a WooCommerce extension, the first things that it checks is the WooCommerce plugin itself. Changing the directory name will really affect the functionality and dependencies of the plugin.

    But thank you, and we really appreciate your suggestion, and I’ll send this to our development team.

    Please let me know if you have anything else we can help you with.

Viewing 1 replies (of 1 total)
  • The topic ‘Orderable requires WooCommerce to be installed and activated.’ is closed to new replies.