It’s important that your server requirements meet the minimum that WooCommerce ask for in order to run CoCart.If you already have WooCommerce installed and your store filled with products ready to sell. Congrats, you meet the requirements to install CoCart and can now start decoupling.
We don’t host the latest core version of CoCart with WordPress.org for security reasons. Please download from us to make sure you are using an official copy.
Download CoCart CoreOnce you have the plugin downloaded, log in to your WordPress dashboard, navigate to the ‘Plugins’ menu and press ‘Add New’. Then press ‘Upload Plugin’.You will either be redirected to a new page or the upload field will simple appear at the top allowing you to upload the plugin. Once the file is selected, press ‘Install Now’.
Upload Plugin
Once the plugin is installed. Press ‘Activate Plugin’.
Download CoCart CoreOpen your FTP program of choice and login to your FTP server. Access where your WordPress plugins folder is stored and upload the folder of the plugin that is in the zip file and put it in the plugins directory.Now log in to your WordPress dashboard, navigate to the ‘Plugins’ menu and press ‘Activate’ where CoCart is listed.
Versions of CoCart core below v5 will not have two versions, only a single zip file and will be labelled e.g. cart-rest-api-for-woocommerce-v4.3.16.zip
Every release of CoCart core since v5 has two versions of the plugin compiled added as a release asset either as a .zip or .tar.gz format.
Examples
e.g. Regular zip - cocart-core-v5.0.zip
e.g. GitHub Updater supported zip - cocart-core-github-v5.0.zip
On the releases page, look under the “assets” section of the release you would like to install and download the compiled format that works best for you.Once you have downloaded the plugin, follow the installation instructions.
Before using CoCart, ensure your WordPress permalinks are configured to any setting except “Plain”. This configuration is essential for accessing the REST API using standard endpoint URIs (e.g. cocart/v2/products).Configure this under Settings > Permalinks.
Permalink Settings
With these settings in place, you’re ready to begin using CoCart.
CoCart requires an active WooCommerce installation to function. If WooCommerce is not installed or is deactivated, CoCart will automatically disable itself during activation to prevent technical issues.You’ll see a prompt to install or activate WooCommerce if needed.