Woocommerce FAQ
How do I install the Everspring WooCommerce plugin?
Use the latest V2 version of the plugin for the best performance and reliability.
👉 Installation guide for V2
👉 Installation guide for V2
How do I add products from Everspring to my WooCommerce store?
Use the Everspring dashboard to select products and sync them via the plugin.
👉 Full guide: Adding products
👉 Full guide: Adding products
What product data is not synced from Everspring to WooCommerce?
Categories and product variations are not sent from Everspring.
You are responsible for setting up your own category structure and variation types (e.g., by height, color, pot size, etc.) within WooCommerce.
You are responsible for setting up your own category structure and variation types (e.g., by height, color, pot size, etc.) within WooCommerce.
My orders aren't coming through – what should I check?
Use this article to see what it can do.
👉 View troubleshooting article
👉 View troubleshooting article
What API URL should I use?
Use this endpoint to retrieve your connected sales channels or for integration debugging:
Be sure to use a valid API key when calling this endpoint.
https://api.everspring.app/channels
Be sure to use a valid API key when calling this endpoint.
Does the plugin work with platforms other than WooCommerce?
The plugin is built specifically for WooCommerce. However, Everspring supports other sales channels as well.
👉 Check the API documentation or contact us if you'd like to connect other platforms.
👉 Check the API documentation or contact us if you'd like to connect other platforms.
What are the minimum server requirements?
The following PHP and server settings are recommended for smooth operation of the Everspring WooCommerce plugin:
max_execution_time
= 300 (even if not visible)memory_limit
= 256MBmax_input_time
= 60 or ideally 120upload_max_filesize
= 128MBpost_max_size
= 128MB