Coder Social home page Coder Social logo

woocommerce-switch-attributes-to-global's Introduction

Product attribute transformer

This plugin converts product attributes from product to global level

Installation

  1. Install the plugin via FTP or ZIP
  2. Go to the plugin directory via terminal and run this command composer install
  3. Take a database backup!!!
  4. Go to Tools > Transform WC Attributes and start converting the attributes!

Problems

Please create an issue and we will take a look at your problem.

Made by

AppSaloon

woocommerce-switch-attributes-to-global's People

Contributors

aytackokus avatar davidsingh3 avatar

Stargazers

 avatar  avatar Jeremy Simmons avatar Michael avatar LR avatar  avatar Lemmy avatar PhatPhan avatar

Watchers

 avatar Koen Huybrechts avatar James Cloos avatar  avatar Sergey Pervushin avatar

woocommerce-switch-attributes-to-global's Issues

Fatal error on activation

Hello, please check the compatibility of the plugin with the latest versions of Wordpress and Woocommerce. It won't work for me due to a fatal error.

Plugin could not be activated because it triggered a fatal error.

On plugin activation, it gives the error:

Warning: require(/var/www/wptbox/wp-content/plugins/woocommerce-switch-attributes-to-global-master/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/wptbox/wp-content/plugins/woocommerce-switch-attributes-to-global-master/woocommerce-switch-to-global-attributes.php on line 24

Fatal error: require(): Failed opening required '/var/www/wptbox/wp-content/plugins/woocommerce-switch-attributes-to-global-master/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/wptbox/wp-content/plugins/woocommerce-switch-attributes-to-global-master/woocommerce-switch-to-global-attributes.php on line 24

Is it only for variable products

Hi,
I have 230k custom type products with custom attributes. A products can have up to 14 custom attributes.
I have to translate the attributes from Bulgarian (Cyrillic) to English.
The way i have found is transforming them form custom to global (with your plugin) and then the normal way.
However i get this message - Not a variable product but a WC_Product_Simple -- skipping
Is it going to work only for variable products?

Problem installing the plugin

Hi there,
I'm having problem installing plugin, it seems that there are some problems with these:
use appsaloon\wcstga\settings\Processor_Settings;
use appsaloon\wcstga\ajax\Product_Ajax;
(new Processor_Settings())->register();
(new Product_Ajax())->register();

Could you help me?

will this consider the fact that some of the global attribute already exist

hi,

Just a quick question, for example there is a local attribute named color(red, green), and there is an existing global attribute name color as well, which may have red, green, black.
When I run the script , will it convert "local red" to "global red"? or it will just create another global color attribute(color2)? can converted to "global color2-red".

Best regards,

Fatal error

Hi, thanks for this plugin! Unfortunately i get fatal errors:

Warning: require(/home/*******/public_html/wp-content/plugins/woocommerce-switch-attributes-to-global-master/vendor/autoload.php): failed to open stream: No such file or directory in /home/***********/public_html/wp-content/plugins/woocommerce-switch-attributes-to-global-master/woocommerce-switch-to-global-attributes.php on line 24

Fatal error: require(): Failed opening required '/home//public_html/wp-content/plugins/woocommerce-switch-attributes-to-global-master/vendor/autoload.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/******/public_html/wp-content/plugins/woocommerce-switch-attributes-to-global-master/woocommerce-switch-to-global-attributes.php on line 24

Line 24 is "require DIR . '/vendor/autoload.php';" When i Google i read things about composer. Can you tell me what to do? I have like 2000 products to edit so would to get it working. i have shared hosting btw.

Simple Products

Hi, is there a specific reason why this is skipping simple products and only modifying variable products?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.