wow / codeable-etsy-product
A Custom Etsy Product Type for WooCommerce
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:woocommerce-plugin
This package is not auto-updated.
Last update: 2025-01-18 21:52:46 UTC
README
Installation
WooCommerce must be installed first, for this plugin to function.
Copy the plugin into your wp-content/plugins/
directory, and then login to your WP Admin, go to Plugins
, find Codeable WooCommerce Custom Etsy Product Field
and click Activate
If you wish to use composer you can add a dependency for our plugin from WPackagist at https://packagist.org/packages/wow/codeable-etsy-product
Usage
Once activated, visit WooCommerce -> Settings
, and then click on the Products
tab. Underneath that, click on Codeable - Etsy Product Settings
. You'll see a screen where you can enter your Etsy API Key, and your Etsy Shop Name. An Etsy API key can be created from Etsy's developer center. A key and a shop name have been pre-filled for you for convenience.
Now we can create an Etsy Product. Click on the Products
section in the admin sidebar, and then either click Add Product
, or click on an existing product. On the edit screen, you will see a Product Data
dropdown. From there, you can select Codeable - Etsy Product
Once selected, you will see two fields to configure your product. The first field says Pick an Etsy Item
. This field is populated with the items in your Etsy shop, and chosing one will link that Etsy listing to your WooCommerce product. The image, title, price, and description are all pulled from etsy.com, so there is no need for you to enter that information yourself.
The second field allows you to pick a time to Cache for faster displaying
. Selecting one of these values will speed up your page load time, at the expense of possibly having an outdated version of your product appear on your page.
Click Publish
or Update
, and your product setup is complete!
Your Etsy products will appear in your admin list view with the title, price, and picture:
On your website, it will appear alongside other products in the grid view:
And the full product details are avaialble on the product page:
Localization
Translations are currently available in Spanish. The /languages
directory contains the .pot
file for further translating.