ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Amazon JS

აღწერა

AmazonJS displays Amazon products on your WordPress posts and pages. AmazonJS adds a search form to WordPress post form. Then you can search Amazon products by keyword, ASIN or URL, and add shortcode or html to your post from results of search.

AmazonJS uses `amazonjs’ shortcode and jQuery template to display Amazon products. View the work data at runtime, Javascript allows various representations. AmazonJS has some template to Amazon products for each Product Group, it can how to display the different Amazon products, such as books and music.

  • Requires WorPress 3.3 or later
  • Requires your Amazon Product Advertising API
  • Plugin Uses API cache by using Transients API
  • Customize template by using jQuery template
  • HTTPS Support
  • Supports Amazon domains (US, UK, Germany, France, Japan, Canada, China, Italy, Spain)

Using Amazon Product Advertising API

AmazonJS requires Amazon Product Advertising API
in order to get Amazon product information from ASIN or keyword.
Thus, you have to sign up Amazon Product Advertising API and specify your Access Key and Secret Access Key.
And you must set your associate tags for Amazon Associates also.

Shortcode

AmazonJS adds a media link above an editor in the editing post page. The form that searches an Amazon product is shown when you click it. AmazonJS adds a simple html code (like WP-amazon) or an amazonjs shortcode from form.

AmazonJS supports the `amazonjs’ shortcode.

ex)
[amazonjs asin="B00005ED8E" locale="JP" tmpl="Small" title="D・N・A"]
  • asin: (required) ASIN (ProductID of Amazon)
  • locale: (required) US, UK, DE, FR, JP, CA, CN, IT or ES
  • tmpl: (optional) Small. if tmpl is empty, apply a template via Product Group of Amazon Product Advertising API.
  • title: (optional) It will be used for loading message.
  • imgsize: (optional) Thumbnail image size. small, medium or large.

Display by javascript

In first, AmazonJS converts tag from amazonjs short code in server side. Second, in window.load, amazonjs.js (it is added by plugin) will replace tag with formatted html to display Amazon Product by using jQuery template.

Link

  • GitHub Repository (latest source code and old versions): https://github.com/makotokw/wp-amazonjs
  • Japanese article: http://blog.makotokw.com/portfolio/wordpress/amazonjs/

ეკრანული სურათები

  • Click the gray Amazon icon to go to search form in editing entry page.

დაყენება

  1. Upload amazonjs to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Set your associate tags and your keys of the Product Advertising API through the Settings > Amazonjs menu in WordPress

Directory structure

/wp-content
  /plugins/amazonjs
    + /css/*
    + /images/*
    + /js/*
    + /languages/*
    + /lib/*
    - *.*

Settings

  1. Access to /wp-admin/ and click Settings > AmazonJS on menu
  2. Set your keys for Product Advertising API
  3. Set your Amazon Associate Tag via Amazon Domain

მიმოხილვები

30.05.2020
i must give it 2 stars, the way it shows the products is not the best, its a bit odd andd i dont like it at all, but the worst thing is the fact you can't select multiple items at same time, you must go one by one! nha, that defeats by any mean to have a floating search box to select the products, needs improvements, not bad plugins, but not as expected,
02.01.2020
I was looking for something like the old Amazon widget for Blogger from a decade or so ago. A simple little widget that could be activated within a blog post with a simple click of a button on the editor toolbar. One like this for WordPress has been difficult to find, but I'm extremely happy I stumbled across this one. This plugin not only fits the bill nicely, but is simple to use and manages to look beautiful in the process! And the option to use a traditional review widget or a product image is a huge plus! I will most certainly continue to use this widget and hopefully it will serve my current blog well in the months and years to come!
04.02.2019
I have used the AmazonJS plugin for about 2.5 years and made small sales with 5000 visitors per month. Now I have exchanged the plugin for another and suddenly do the same thing on sales a day as with AmazonJS a month. Bye AmazonJS
30.01.2017
This worked beautifully. Well thought out. Easy to use. Love it!!
21.10.2016
i have to confess: this is truely one of the very best WordPress Amazon-Associate plugins. Super easy to use and super-super powerful. You can do alot with this plugin. I have tried other solutions but this is as to close perfect as we have found, It offers everything we wanted so far so, and if we need more there are paid extensions at reasonable cost. I ve testet many ones; here some features that have convinced me: The installation of AmazonJS is easy - the first steps were done in a few minutes: you do not have to worry about it nor trouble to do such repetitive tasks. Just pick categories which suit your site and it will work. AmazonJS displays Amazon products on your WordPress posts and pages. Then you can search Amazon products by keyword, ASIN or URL, and add shortcode to your site. it is ....: – Very easy to use and simplicity enables me to start using it almost immediately after installed it. – Very easy to search a specific product, – even if you know only a little about PHP, you can create your own template! That means you can design the layout. Yes its true: You do not need develpoer-skills – and if you are no expert or professional – this plugin makes you look like a genius sometimes.;) And last but not least: Support is overwhelming: – the develoer rocks!!! conclusio; AmazonJS - this plugin is for many many users – and for every one who wants to run an Amazon-Afiliate-plugin. A trillion thanks for developing and release this plugin for free! keep up this super-work!!! Thousands of wordpress-fans from all over the globe were happy with this plugin…
12 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Amazon JS” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

“Amazon JS” ითარგმნა 1 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.

გადათარგმნეთ Amazon JS თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.10

  • Support Product Advertising API 5.0

0.9

  • Use https link for image and anchor
  • Use saved AssociateTag country instead locale country as default
  • Added TinyMCE Button to editor on Gutenberg Classic Block
  • Fixed to conflict with stylesheet of WP Limit Login Attempts plugin

0.8

  • Supported Transients API for cache (file cache is no longer in use)
  • Improved to start rendering
  • Fixed to use get_locale() instead of WPLANG

0.7.3

  • Fixed to save settings by checkbox
  • Fixed image url over https

0.7.2

  • Fixed PHP Short Open Tag in PHP5.3 or earlier by @shield-9
  • Improved timeout to request Product Advertising API
  • Required WordPress 3.3

0.7.1

  • Fixed to parse ItemID into https URL
  • Fixed Japanese translation of search form
  • Improved to display to display the error response of Product Advertising API
  • Bundle the jquery.tmpl
  • WordPress Cording Standard

0.7

  • Supported click tracking by Google Analytics
  • Added option to overwrite !important style of theme in v0.6.1

0.6.1

  • Fixed to overwrite !important style of theme
  • Fixed imgsize

0.6

  • Added option to allow animation
  • Supported imgsize attr of shortcode
  • Fixed to display same ASIN for some countries
  • Fixed style for smart phone and dark theme

0.5

  • Added DVD template
  • Optimized style for WordPress 3.8
  • Used wp-ajax to search product in admin page
  • Removed minify css and js to avoid to conflict W3 Total Cache

0.4.2

  • Fixed to work in footer with jQuery
  • Fixed to enqueue jQuery in admin page
  • Fixed to find config file above ABSPATH
  • Fixed and improved to display error message

0.4.1

  • Added amazonjs.js script only when needed
  • minify css and js

0.4

  • Added option to display customer review, default is off
  • Added option to display an Amazon official widget when disabled javascript in web browser, default is off
  • Changed priority of wp_print_footer_scripts to execute before other plugin occurred error

0.3

  • Used MediumImage in blog feed for the magazine view of feedly
  • Add an Amazon product url to indicator if it has cache data
  • Supported disable javascript to display amazon link widget
  • Fixed to fetch more 10 products at once
  • Fixed some php warnings

0.2.1

  • Fixed to display image on the IE 8

0.2

  • Fixed to use custom style on the child theme
  • Improved to display an error message

0.1beta5

  • Added ItemGroup Template for Amazon Kindle Book
  • Fixed to display price

0.1beta4

  • Allow to use Unsupported Search Index of Amazon Product Advertising API
  • Amazon Product Advertising API Version 2011-08-01

0.1beta3d

  • Fixed to return json response with error log

0.1beta3c

  • Fixed to detect WP_CONTENT_DIR

0.1beta3b

  • Supported WordPress 3.3(beta3)
  • Fixed to remove deprecated
  • Fixed template

0.1beta3a

  • Supported to search by ASIN or URL
  • Amazon Product Advertising API Version 2010-11-01

0.1beta2

  • Initial release