{"id":83167,"date":"2018-03-22T22:03:46","date_gmt":"2018-03-22T22:03:46","guid":{"rendered":"https:\/\/es.wordpress.org\/plugins\/woocommerce-oscommerce-sync\/"},"modified":"2020-05-16T17:33:45","modified_gmt":"2020-05-16T17:33:45","slug":"woo-oscommerce-sync","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/woo-oscommerce-sync\/","author":14889825,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.20","stable_tag":"trunk","tested":"","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"Woocommerce osCommerce Sync","header_author":"Alejandro Aranda","header_description":"Import products, categories, customers and orders from osCommerce to Woocommerce","assets_banners_color":"","last_updated":"2020-05-16 17:33:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/aaranda.es\/woocommerce-oscommerce-sync\/","header_author_uri":"http:\/\/www.aaranda.es","rating":5,"author_block_rating":0,"active_installs":40,"downloads":3812,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.":"<ul>\n<li>Initial Woocommerce osCommerce import release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":3},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[87,15647,1558,286],"plugin_category":[45,59],"plugin_contributors":[154720,85089],"plugin_business_model":[],"class_list":["post-83167","plugin","type-plugin","status-closed","hentry","plugin_tags-import","plugin_tags-oscommerce","plugin_tags-sync","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-utilities-and-tools","plugin_contributors-alexwing","plugin_contributors-dave111223","plugin_committers-alexwing"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/woo-oscommerce-sync.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>NOTES:<\/p>\n\n<ol>\n<li>You must install the main \"WooCommerce - excelling eCommerce\" plugin in order to use this plugin<\/li>\n<li>You must have MySQL remote access to the osCommerce database (most hosting providers will allow you to setup remote access)<\/li>\n<\/ol>\n\n<p>After installing the plugin go to Woocommerce -&gt; osCommerce Import and enter the osCommerce database info, and the URL to the osCommerce store.<\/p>\n\n<p>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).<\/p>\n\n<p>If there is enough demand I may added a staggering system to avoid timeouts.<\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip\/Extract the plugin zip to your computer<\/li>\n<li>Upload <code>\\woocommerce-osc-import\\<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Woocommerce -&gt; osCommerce Sync<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>What osCommerce data is imported?<\/h3><\/dt>\n<dd><p>Categories and hierarchy including:\n- Category Name\n- Category Image<\/p>\n\n<p>Products including:\n- Product Name\n- Product Description\n- Product Image\n- Product Price\n- Product stock\n- Product attributes\n- Special prices<\/p>\n\n<p>Customers including:\n- Address\/Email\/Phone\/Name etc...\n- <em>NOTE<\/em> Passwords cannot be imported (due to the salted MD5s in osCommerce), so passwords are randomly generated upon import<\/p>\n\n<p>Orders including:\n- Products\n- Customers info (addresses etc...)<\/p>\n\n<p>Information Pages:\n- Only if you are running CRE Loaded, or have installed the Info Pages addon for osCommerce<\/p><\/dd>\n<dt><h3>What data is not imported?<\/h3><\/dt>\n<dd><p>Some data that is NOT yet supported includes:\n- Best Sellers<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.20<\/h4>\n\n<ul>\n<li>No require address in oscommerce customer.<\/li>\n<\/ul>\n\n<h4>2.0.10<\/h4>\n\n<ul>\n<li>Include sql query for import products in the log file, for debug users problems.<\/li>\n<li>Fix error on image path.<\/li>\n<\/ul>\n\n<h4>2.0.9<\/h4>\n\n<ul>\n<li>Empty field language import all languages in products and categories<\/li>\n<\/ul>\n\n<h4>2.0.8<\/h4>\n\n<ul>\n<li>Add internationalization<\/li>\n<\/ul>\n\n<h4>2.0.7<\/h4>\n\n<ul>\n<li>Include Bootstrap tabs and forms<\/li>\n<\/ul>\n\n<h4>2.0.6<\/h4>\n\n<ul>\n<li>Include products weight<\/li>\n<\/ul>\n\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>Fix reimport categories images<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>Add field for custom images directory on osCommerce<\/li>\n<li>Fix debug mode on images delete<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Fix import orders status to wc-completed<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Fix import category images url<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Add debug mode<\/li>\n<li>Generate logs files in WordPress parent folder.<\/li>\n<li>Bootstrap <\/li>\n<li>Lang selector<\/li>\n<li>Limit and offset for produts<\/li>\n<li>Change project to Woocommerce osCommerce Sync<\/li>\n<li>Fix security bugs. <\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Divide import categories\/products in two sections <\/li>\n<li>Change image import, now import only one resource if two products use same image.<\/li>\n<li>Add import second image product<\/li>\n<li>Verify if a image was before imported.<\/li>\n<li>Option for delete products images asociated.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed error handling of category imports<\/li>\n<li>Fixed issue with products from multiple categories being imported twice<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added information page imports (if your running CRE Loaded or have info pages installed for osCommerce)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added customer and order import functionality<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Woocommerce osCommerce import release<\/li>\n<\/ul>","raw_excerpt":"Woocommerce osCommerce Sync allows you to import products, categories, customers, orders and pages directly from osCommerce to Woocommerce","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/83167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=83167"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alexwing"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=83167"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=83167"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=83167"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=83167"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=83167"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=83167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}