WooCommerce Lightspeed POS Integration

WooCommerce Lightspeed POS Integration v2.16.9

No permission to download
Download WooCommerce Lightspeed POS Integration v2.0.0 Nulled Free
2021-05-04 - v2.0.0

* New - Image Compression setting allows customers to pick the quality of images downloaded from Lightspeed
* New - New UI for background jobs
* New - New Lightspeed Product Attribute Sets background job that runs every 1 minute
* New - Background job settings now allows users to pick frequency in which jobs run
* New - Linked Woo products are now sortable in the Woo Product page
* Fix - enabling the plugin may sometimes throw a fatal error "Uncaught Error: Call to a member function add() on null"
* Fix - A friendly error will show when attempting to import a product attribute that is a reserved keyword instead of failing the polling job
* Fix - Fixes a bug that inadvertently set products Out of Stock if LS inventory was 0 even if the Woo product was not managing stock
* Fix - Fixes issue where "Link to Lightspeed" feature failed to link products that were on import table but not *synced*.
* Fix - Fixes "Linked to Lightspeed" column on WooCommerce Product Table. Now displays product sync status, not if it is on import table.
* Tweak - Removed "Enabled Stores" setting as it's not longer needed
  • Like
Reactions: Honor
Download WooCommerce Lightspeed POS Integration v1.9.9 Nulled Free
2021-02-26 - v1.9.9

* Fix - Fixes a "PHP Parse error: syntax error, unexpected ')'" for user using PHP 7.2
* Fix - Fixes duplicate background jobs from showing up in the action scheduler
  • Like
Reactions: Honor
Download WooCommerce Lightspeed POS Integration v1.9.7 Nulled Free
2021-01-07 - v1.9.7

* New - Adds support for persistent cache (Memcached or Redis)
  • Like
Reactions: Honor
Download WooCommerce Lightspeed POS Integration v1.9.5 Nulled Free
2021-01-04 - v1.9.5

* Fix - Fixes a category import bug where categories of with the same name are assigned to the incorrect products
* Fix - Fixes a bug where Webstore properties (long, short, LxWxH) were not being synced from WC->LS correctly
* Fix - MySQL bugfix for versions > 8.0. The "system" column in the wclsi_attribute_sets table is a reserved keyword. Renames the column to "sys".
* Tweak - Ensure attributes are updated every 30s
* Tweak - Adds a register_taxonomy() call for new product attributes, this ensures attribute taxonomies are created instantly
* New - Fixes up PHPUnit tests. Automated tests are now run on every new commit, PR, and before every release.
  • Like
Reactions: Honor
Download WooCommerce Lightspeed POS Integration v1.9.4 Nulled Free
2020-12-19 - v1.9.4 Thanks To @NullMaster

* Fix - Fixes sync bug "Unknown PriceLevel" error even when "Sale Price" is not selected under Lightspeed Product Settings
* Fix - Fixes "PHP Notice: Undefined index: wclsi_sku_strategy"
* Fix - Fixes "PHP Notice: Undefined index: wclsi_remove_uncategorized_category"
Download WooCommerce Lightspeed POS Integration v1.9.1 Nulled Free
2020-11-21 - v1.9.1

* New - Block setting "Sale" on selective sync for LS prods if "Sale" price level was not set
* New - Show "Archived Lightspeed" notifications on the Woo edit product page - inclusive of variation products
* Fix - Fixes a bug that could cause a 500 if a Woo product is deleted during processing of sync changes
* Fix - Use get_regular_price() when creating a product in Lightspeed, otherwise it will use the sale price
* Tweak - Better notifications aroundf failed sync events
* Tweak - New check to make sure the Woo product exists before attempting to sync changes to it
* Tweak - Upgrade routine to set "stock_quantity" to true is deprecated "stock_quantity_checkout" setting is still lying around
* Tweak - Add "retry_reason" to retry logic - allows passing through of errors if we exceed maximum retries of 20, instead of show generic "reached max retry count" error
* Tweak - Add "skip benign LS error" logic so queueing does not keep retrying on benign LS error responses
Download WooCommerce Lightspeed POS Integration v1.9.0 Nulled Free
2020-11-11 - v1.9.0

* New - **MAJOR CHANGE** ALL syncing is now done with the action scheduler queue
* New - Lightspeed Import page can now search for SKU values, Category values, as well as regular and sale prices via the search input
* New - New "Remove Uncategorized" setting which will attempt at removing the "Uncategorized" category when importing products from Lightspeed
* New - New "Category Sync Settings" tab that is specific to categories
* Fix - Bulk editing through the Woo page should now queue changes up instead of causing 429 errors
* Fix - Removes the "WCLSI_UPDATE_CANCELLED_ORDER" option which can cause sync failures
* Fix - JS fix around the case where there are 0 categories to import from Lightspeed
* Tweak - Removed "Order Sync" settings
* Tweak - Removed "Manual "
* Tweak - Disable the "Search Lightspeed" button if the plugin has not being initiated yet
* Tweak - Sets a default '0.0' value for WCLSI_DB_VERSION_OPTION so DB migrations run better
* Tweak - On Category import, try and match Lightspeed categories to ones that already exist in Woo
* Tweak - When pushing a product to Lightspeed from Woo (creating a new product), refresh the page
* Tweak - When pushing a product to Lightspeed from Woo, use the lowest level category id that is linked to Lightspeed for propery category matching
Download WooCommerce Lightspeed POS Integration v1.8.3 Nulled Free
2020-09-10 - v1.8.3

Fix - Upgrade routine that will clear out bad webstore data in the DB - more specifically drops records with item_e_commerce_id values that are NULL
Tweak - Insert Webstore data validation - don't insert item_e_commerce data unless there's an item_e_commerce_id associated with it!
Tweak - Sale Price should not be synced back to Lightspeed as $0.00 if it's an empty string, should now sync back as "Default" price in Lightspeed
Tweak - Redirect to main Lightspeed import page after clearing out the WCLSI tables so the URL param is purged and we're not clearing out products on subsequent requests!
Download WooCommerce Lightspeed POS Integration v1.8.1 Nulled Free
2020-07-29 - v1.8.1

* Fix - Fixes a silent bug when updating a WooCommerce product that has an invalid or duplicate SKU, then the entire update fails. This should now be fixed and the update should continue updating other properties of the Woo product
* Fix - Fixes a bug that broke the "Import all" function. The import_all_lightspeed_products_ajax() method was missing a "import" arg to process_product_ajax_request() method
* Fix - Fixes "per page" screen option on the Lightspeed page. Should now display the correct number of products
* Tweak - Add space after "The associated WooCommerce product is" text
* Tweak - Renamed the "wclsi-debugger.log" to "wclsi-sync-events-log"
* Tweak - Renamed the "wclsi-errors.log" to "wclsi-errors-log"
Download WooCommerce Lightspeed POS Integration v1.8.0 Nulled Free
2020-07-05 - v1.8.0

* Fix - Fixes a critical bug where the "wclsi_update_cancelled_order" option does not get cleared resulting in halting all updates to Lightspeed

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu