Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haringsrob/wordpress-icecat
Wordpress woocommerce icecat plugin
https://github.com/haringsrob/wordpress-icecat
Last synced: about 1 month ago
JSON representation
Wordpress woocommerce icecat plugin
- Host: GitHub
- URL: https://github.com/haringsrob/wordpress-icecat
- Owner: haringsrob
- License: gpl-3.0
- Created: 2016-04-07T07:33:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T18:37:20.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:02:33.179Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 74.2 KB
- Stars: 7
- Watchers: 6
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Not longer maintained ###
I do not longer maintain this project. Feel free to fork/provide pull requests which I will gladly review. If I notice a strong commitment, I am willing to transfer the rights of the repository.
### INSTALLATION HOWTO ###
The installation is really simple;
Just upload the plugin to your plugin directory and enable it using the admin dashboard### QUICK START ON USAGE ###
Once the module is installed using the various steps in the INSTALLATION HOWTO section
you can browse to *wp-admin/options-general.php?page=icecat_data_grabber where you set your preferences.You can set your own language.
Dont forget to set the brand, sku and ean. After saving the post browse to it and you
will see (if data is available) that it completed your post with all the data it can find.### ABOUT THIS MODULE ###
### What does it do?
When creating a post you have the option to fill in a brand and partnumber
When the node is viewed and there is product information available in http://www.icecat.biz/.
### When can it be used?
The module can be used in various websites.
example: you have a webshop. You fill in the product name, price, sku, brand and partnumber.
That's all no more information is needed to fullfill your product with information. check the screenshot for an example of a notebook.
### What is icecat
Icecat is an open web catalog. It allows you to get xml data using a login/password ip and a string.
This module integrates the xml part into drupal making it easy to get product specs.
A part of brands supporting icecat:
http://www.icecat.biz/us/menu/partners/index.htmIcecat is also multilanguage. You can set yours in the module setting so that your product specs are the same as the rest of your website.
You can create your account on: http://icecat.biz/
You can check your website ip by entering the following command in windows CMD: ping yoururl.com.
This plugin used to be a commercial one. As I am moving focus to other activities, this is now opensource and free to use.