Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Woocommerce osCommerce Sync

Descriere

NOTES:

  1. You must install the main „WooCommerce – excelling eCommerce” plugin in order to use this plugin
  2. You must have MySQL remote access to the osCommerce database (most hosting providers will allow you to setup remote access)

After installing the plugin go to Woocommerce -> osCommerce Import and enter the osCommerce database info, and the URL to the osCommerce store.

All products and categories will be imported at once (import is not staggered yet). If you have a lot of products to import and it is timing out just run the importer several times until all products are imported (products that have already been imported are skipped over).

If there is enough demand I may added a staggering system to avoid timeouts.

Note that when importing customers the passwords from osCommerce are NOT copied over due to the MD5+Salt encryption. New passwords are generated, imported customers will need to do a forgotten password to get their new password.

Instalare

  1. Unzip/Extract the plugin zip to your computer
  2. Upload \woocommerce-osc-import\ folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Woocommerce -> osCommerce Sync

Întrebări frecvente

What osCommerce data is imported?

Categories and hierarchy including:
– Category Name
– Category Image

Products including:
– Product Name
– Product Description
– Product Image
– Product Price
– Product stock
– Product attributes
– Special prices

Customers including:
– Address/Email/Phone/Name etc…
NOTE Passwords cannot be imported (due to the salted MD5s in osCommerce), so passwords are randomly generated upon import

Orders including:
– Products
– Customers info (addresses etc…)

Information Pages:
– Only if you are running CRE Loaded, or have installed the Info Pages addon for osCommerce

What data is not imported?

Some data that is NOT yet supported includes:
– Best Sellers

Recenzii

5 decembrie 2022
This plugin saved me a lot of time. Easy to configure, it does the job! The only problem for me is that it didn't import the sale price of the products. Not sure why, but again, it will make your life easier
27 martie 2018
I can't be more grateful. The support given by Alejandro Aranda was perfect. Thank you!
Citește toate cele 3 recenzii

Contributori și dezvoltatori

„Woocommerce osCommerce Sync” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

2.0.20

  • No require address in oscommerce customer.

2.0.10

  • Include sql query for import products in the log file, for debug users problems.
  • Fix error on image path.

2.0.9

  • Empty field language import all languages in products and categories

2.0.8

  • Add internationalization

2.0.7

  • Include Bootstrap tabs and forms

2.0.6

  • Include products weight

2.0.5

  • Fix reimport categories images

2.0.4

  • Add field for custom images directory on osCommerce
  • Fix debug mode on images delete

2.0.3

  • Fix import orders status to wc-completed

2.0.2

  • Fix import category images url

2.0.1

  • Add debug mode
  • Generate logs files in WordPress parent folder.
  • Bootstrap
  • Lang selector
  • Limit and offset for produts
  • Change project to Woocommerce osCommerce Sync
  • Fix security bugs.

1.2.2

  • Divide import categories/products in two sections
  • Change image import, now import only one resource if two products use same image.
  • Add import second image product
  • Verify if a image was before imported.
  • Option for delete products images asociated.

1.2.1

  • Fixed error handling of category imports
  • Fixed issue with products from multiple categories being imported twice

1.2

  • Added information page imports (if your running CRE Loaded or have info pages installed for osCommerce)

1.1

  • Added customer and order import functionality

1.0

  • Initial Woocommerce osCommerce import release