Title: Can this plugin replace PhpZon Plugin?
Last modified: April 29, 2020

---

# Can this plugin replace PhpZon Plugin?

 *  Resolved [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [6 years ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/)
 * Does anyone have experience using this plugin to replace the unsupported PhpZon
   plugin which doesn’t support the new Amazon API?
 * I have several sites that now longer work with the new API and need to find a
   solution which will replace PhpZon which I have used for years.
 * Thanks for any advice out there!!

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [6 years ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-12755137)
 * Hi,
 * I’m not familiar with that plugin. How did you display Amazon product links with
   the plugin, with a shortcode?
 * In case of a shortcode, it is fairy simple to capture their shortcode and give
   this plugin’s output.
 *  Thread Starter [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13027282)
 * Yes with shortcodes based on keywords.
    I am not a coder can you point me in 
   the direction of a guide or documentation regards capturing short code and converting
   them to this plugins output?
 * Thanks
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13031613)
 * Can you post some example shortcodes here?
 *  Thread Starter [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13031923)
 * Thank you for responding is quickly. I hope this will provide some insight into
   how the phpZon plugin works
 * This is the code in the SBPM posting program:
 * <?php include(‘/home/sekwcode.php’); ?>
    <!– SEKW Code Starts –> <?php if ($keywords!
   = “fv15kz9f2″) // The default no keywords value { $textsekw .= ‘[phpbay keywords
   =” ‘ . $keywords . ‘ ” num=”9″ customid=”%%keyword%%-Zononly-sbpm-SEKW-” templatename
   =”columns” columns=”3″]’; echo do_shortcode($textsekw); } ?> <!– SEKW Code Ends–
   > Shopping for %%keyword%% {in today’s|in the current|in this} economy {it’s 
   critical|it’s vital} to get the most {you can|you possibly can|you’ll be able
   to} for your {shopping|buying|purchasing} dollar.
 * This is the post content produced:
 * <?php include(‘/home/sekwcode.php’); ?>
    <!– SEKW Code Starts –> <?php if ($keywords!
   = “fv15kz9f2″) // The default no keywords value { $textsekw .= ‘[phpbay keywords
   =” ‘ . $keywords . ‘ ” num=”9″ customid=”Kitchen Aid Coffee Maker Water Filter
   Basket-Zononly-sbpm-SEKW-” templatename=”columns” columns=”3″]’; echo do_shortcode(
   $textsekw); } ?> <!– SEKW Code Ends –> Shopping for Kitchen Aid Coffee Maker 
   Water Filter Basket in this economy it’s vital to get the most you possibly can
   for your purchasing dollar. The smart way to get the most for your money these
   days in by online shopping. Amazon is hands-down the top online shopping site
   with all the cheapest price tags, swiftest shipping and delivery and best support
   service. This web site is permitted by Amazon to show you the items you were 
   trying to find based on their inventory. Clicking any link below will take you
   to that item on Amazon’s main site in your country. If you do not see the item
   you were searching for, be sure to make use of the custom search box on your 
   right. [phpzon keywords=”Kitchen Aid Coffee Maker Water Filter Basket” num=”9″
   country=”us” searchindex=”All” templatename=”columns” columns=”3″] <center>[⌊Kitchen Aid Coffee Maker Water Filter Basket⌉](http://www.amazon.com/gp/search?ie=UTF8&keywords=Kitchen Aid Coffee Maker Water Filter Basket&tag=coffeebrewing09-20)
   </center> <hr> <br />
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13037017)
 * Thanks it helps.
 * Can you post all the built-in template names besides `columns`? I’ll add a template
   conversion section in the plugin setting screen and for that I need available
   template names of PhpZon.
 *  Thread Starter [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13039310)
 * Glad to hear that.
    If you will send me your email address at my email: [gpotratz@att.net](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/gpotratz@att.net?output_format=md)
   I will send a copy of the pdf manual for phpZon which contains the information.
 * Thank you for your help
 *  Thread Starter [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13055580)
 * Here are the names of the templates:
 * asin
    asin-tabs columns default default_
 * Thanks for your help
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13061581)
 * Okay,
 * I’ll get back to you when it’s done.
 * By the way, I sent an email to you about a week ago. If you can send the manual
   and the plugin file to wpplugins @ michaeluno.jp, would be appreciate.
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13061923)
 * Please try the development version 4.1.0b03 ([https://downloads.wordpress.org/plugin/amazon-auto-links.zip](https://downloads.wordpress.org/plugin/amazon-auto-links.zip))
   and follow these steps.
 * 1. Go to Dashboard -> Amazon Auto Links -> Settings and set your PA-API keys.
   
   2. Go to Dashboard -> Amazon Auto Links -> Settings -> Default and set – Country–
   Associates ID (tag) 3. Go to Dashboard -> Amazon Auto Links -> Settings -> 3rd
   Party -> PhpZon 4. Enable a desired shortcode and templates to convert.
 * Then see if the shortcodes of PhpZon are converted properly.
 * Let me know how it works.
 *  Thread Starter [koronis](https://wordpress.org/support/users/koronis/)
 * (@koronis)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13124142)
 * Thank you for your response on this. I will be purchasing your plugin!
 * Gerry
 *  [gauravwp786](https://wordpress.org/support/users/gauravwp786/)
 * (@gauravwp786)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13124178)
 * **_“><?php require ‘/path/to/vendor/autoload.php’; ?>_**

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Can this plugin replace PhpZon Plugin?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amazon-auto-links_eeeeee.svg)
 * [Auto Amazon Links - Amazon Associates Affiliate Plugin](https://wordpress.org/plugins/amazon-auto-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-auto-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-auto-links/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-auto-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-auto-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-auto-links/reviews/)

## Tags

 * [amazon affiliates](https://wordpress.org/support/topic-tag/amazon-affiliates/)
 * [amazon associates](https://wordpress.org/support/topic-tag/amazon-associates/)

 * 11 replies
 * 3 participants
 * Last reply from: [gauravwp786](https://wordpress.org/support/users/gauravwp786/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/can-this-plugin-replace-phpzon-plugin/#post-13124178)
 * Status: resolved