WC Next Sync

Περιγραφή

Live backup for WooCommerce orders, products, customers and coupons as spreadsheets on Nextcloud.

Synchronization

The plugin will create a spreadsheet on Nextcloud. On each synchronization, WC Next Sync will check if new orders are placed on your eCommerce and then update the spreadsheet content with a new copy of the database state.

WC Next Sync use a schedule to synchronize data between WooCommerce and Nextcloud. This strategy reduces the amount of write operations and improve performance on your website.

To synchronize data between WooCommerce and Nextcloud, WC Next Sync uses the WebDAV protocol. This protocol allows to remotely write files, but not to update them. So on each synchronization, the file will be overwrote. Please, don’t write on this file or your changes will be lost.

Spreadsheet tabs

From the settings page of the plugin you can configure which data you want to get synchronized with Nextcloud.

There are 4 type of records:

  • Orders
  • Products
  • Customers
  • Coupons

Links

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“WC Next Sync” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “WC Next Sync” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “WC Next Sync” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.2.2

  • feat: improve setting sanitization on common’s module

1.2.1

  • fix: plugin common submodule warnings

1.2.0

  • feat: check connection status
  • feat: ajax syncrhonization
  • feat: replace abstract by commons

1.1.0

  • feat: add products, coupons and customers syncrhonization settings
  • fix: plugin prefixes
  • fix: escape html and translations