A tutorial on how to quickly remove old fake customers in nopCommerce DB
- Home /
- Blog
Search Tutorial. How do I. Solr Relevancy
- 2:39:44 PM
- Tuesday, October 12, 2021
In this tutorial, we'll introduce the basic concepts of how to tune the way Solr ranks and returns search results.
How to create Your First Form With nopCommerce CMS Form Builder
- 5:02:45 AM
- Friday, September 25, 2020
With the installation of the nopcommerce CMS plugin, you can find 11 form fields in the form builder. These form fields are more than enough to create any contact form for your website.
To get you familiar with our form builder, we wrote this tutorial.
How to create task to import additional n images for products based on nopCommerce Sync Plugin
- 12:47:37 PM
- Friday, July 24, 2020
In this blog post, we will show how to add additional product images to your product import based on our Sync plugin
How to use TableConvertion in nopCommerce Sync plugin
- 12:26:51 PM
- Friday, July 24, 2020
In this tutorial, we'll show how to use TableConvertion to add DeliveryDate mapping to product import.
Creating a TierPrice import based on nopCommerce Sync plugin
- 12:03:28 PM
- Friday, July 24, 2020
In this tutorial we'll be using the nopCommerce Sync plugin to implement a TierPrice import.
We will start coding with the creating DTO, move on to the Map class, and finally end on SQL import script.
Sync Dynamics CRM Tutorial for nopCommerce
- 8:46:41 AM
- Wednesday, July 15, 2020
This is a short Dynamic CRM installation tutorial (not only for you, but also for us:)
nopCommerce SEO sitemap 2020 + How to avoid 100% CPU usage
- 8:18:02 AM
- Wednesday, July 1, 2020
One of our customer recently became aware that his site had been hacked some of their product pages didn’t response, 100% CPU and so on... Find out our solution in this blog post.
Error when trying to read/save in Microsoft Dynamics CRM Online by using nopCommerce Sync plugin
- 1:27:31 PM
- Friday, June 5, 2020
This can happen when there is an external app try to read/save an entity and the app is set to execute under the context of a user that is no longer enabled in the system, or you don't have an active user with your app id.
How to add TaxId att in product details import for nopCommerce Sync plugin
- 12:47:00 PM
- Friday, June 5, 2020
Base on source data for TaxId we can have different import scenarios. We will show in this article how to map TaxCategoryId and use Lookup and TableLookup conversion types.