• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Lightspeed POS Integration

WooCommerce Lightspeed POS Integration v2.15.0

No permission to download
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
Download WooCommerce Lightspeed POS Integration v1.7.9 Nulled Free
2020-06-26 - v1.7.9

* New - Introduces the Lightspeed API Navigator modal allow users to search and add specific Lightspeed products
* Fix - Fixes a bug where 0 quantity inventory in Lightspeed was not being updated properly in WooCommerce
* Fix - Fixes the "Uncaught ReferenceError: wclsi_admin is not defined" JavaScript on the error
* Fix - Fixes Order Sync failure as a result of the "Uncaught ReferenceError: wclsi_admin is not defined" error
* Fix - Fixes an issue where for some stores, WebStore data was not getting persisted into the DB
* Fix - Fixes the "Uncaught TypeError: $(...).tipTip is not a function" JavaScript error when trying to use the customizer
* Fix - Fixed a JS UI bug that showed progress as "0/{wclsiJS.variationIds.length}" when syncing a product to LS
* Fix - Fixes a DB bug where for some users, duplicate insert DB errors would result from the "Check for new Lightspeed Products" background job
* Fix - Fixes a bug where the selective sync option for WooCommerce products was not respected on the "add to cart" WooCommerce action
* Tweak - Renamed the "Sync with Lightspeed" button to "Create this product in Lightspeed"
* Tweak - Moved some global JS variables to the wclsi_admin object such as WAIT_TIME, and error display methods
* Tweak - Renamed globals $WCLSI_SINGLE_PROD_SEARCH_PARAMS to $WCLSI_SINGLE_LOAD_RELATIONS
* Tweak - Renamed globals $WCLSI_MATRIX_PROD_SEARCH_PARAMS to $WCLSI_MATRIX_LOAD_RELATIONS
* Tweak - Adds a "if ( !empty( $parent_wc_prod ) )" guard for when updating variations in case the parent product WooProduct got deleted but the wc_prod_id still exists
Download WooCommerce Lightspeed POS Integration v1.7.8 Nulled Free
2020-05-09 -v1.7.8

* New - Better notifications around failed inventory syncs, will now show up as an admin notice if a product does not sync correctly
* New - New "Sync on manual order cancellation" settings which allows for toggling inventory syncing on/off for order cancellations. Default is "on".
* Fix - Fixes issues around variation attributes getting reset
* Fix - Fixes "Lightspeed API Error - 422 'qoh' must be a positive integer" - plugin did not update inventory properly on orders that had quantities greater than the ones on hand
* Fix - Fixes 'jQuery not defined' error on the front-end
* Fix - Side-effect of the 'jQuery not defined' was orders not syncing on order success - this should now be resolved
* Fix - Categories are appended to existing ones instead of deleting the difference in categories
* Fix - Fixes "PHP Notice: Undefined variable: wclsi_matrix_id"
* Tweak - Better class and file organization
Download WooCommerce Lightspeed POS Integration v1.7.7 Nulled Free
2020-04-26 - v1.7.7

* Fix - Bump version due to an issue with WooCommerce deployment
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock