@extends('layouts.master') @section('page_title', 'Woocommerce') @section('title', 'Woocommerce') @section('main_item', 'Woocommerce') @section('sub_item', 'Woocommerce') @section('content')
@if (!empty($alerts['api_connection_fail']))
@elseif (!empty($alerts['api_connection_success']))
@endif

Sync Categories

@if (!empty($alerts['categoryNotSynced'])) @endif

Sync Attributes

@if (!empty($alerts['attributeNotSynced'])) @endif

Sync Products

@if (!empty($alerts['productsNotSynced'])) @endif

Sync Orders

@if (!empty($alerts['salesNotSynced'])) @endif
Date Sync Type Operation Synced By Records Operation Status Product Sku Sale Invoice No Sale ID
Id Queue Payload Attempts Reserved at Available at Created at
{{--
--}} {{--
--}}
Id Connection Queue Payload Exception Failed at
@csrf
  • Do not refresh or leave the page while synchronizing
  • Timezone of COM should be same as timezone of the Woocommerce App
  • Get WooCommerce API details from, WooCommerce -> Settings -> Advance -> REST API . Enter description, select User & Provide Read/Write Permission Click Here for more info.
  • Change the permalinks option to "Post Name" in WordPress permalink option.
  • To Auto Sync categories, products and orders you must setup a cron job with this command:
    option
    • Set it in cron jobs tab in cpanel or directadmin or similar panel.
    • Or edit crontab if using cloud/dedicated hosting.
    • Or contact hosting for help with cron job settings.
{{--

Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation commodo enim craft beer mlkshk +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR.

--}} {{--

Order Created

Order Updated

Order Deleted

--}}
@endsection @section('scripts') @endsection