Skip to content

How To Install AMS Plugin And Fix Installation Errors

Installation Requirements

Before installing the AMS WooCommerce Amazon Plugin, ensure you have:

  • Administrative access to your WordPress site
  • A backup of your website
  • Your CodeCanyon purchase code/license key

Step-by-Step Installation

  1. Download the plugin package from your CodeCanyon account
  2. Extract the downloaded ZIP file on your computer
  3. Navigate to the extracted folder: codecanyon-WooCommerce-Affiliate-Automatic-Amazon-WordPress-Plugin\plugin_ver_X.X.X
  4. Find the installable ZIP file named AMS_WooAmazon_Plugin_X.X.X.zip
  5. In WordPress, go to Plugins → Add New → Upload Plugin
  6. Click ‘Choose File’ and select the AMS plugin ZIP file
  7. Click ‘Install Now’ and wait for the installation to complete
  8. Click ‘Activate Plugin’

Common Installation Errors

Error: “The package could not be installed.”

Solution: You’re uploading the wrong ZIP file. Don’t upload the full CodeCanyon package. Extract it first, then upload only the AMS_WooAmazon_Plugin_X.X.X.zip file found inside.

Error: “Destination folder already exists.”

Solution: Delete the existing plugin first. Go to Plugins → Installed Plugins, deactivate and delete the old AMS plugin, then try installing again.

Error: Plugin activation failed / White screen

Solution: Check your PHP version (requires PHP 7.4+) and increase WordPress memory limit by adding this to wp-config.php: define('WP_MEMORY_LIMIT', '256M');

License Activation

  1. Go to your CodeCanyon Downloads section
  2. Find the AMS plugin and copy your license/purchase code
  3. In WordPress, go to the AMS plugin dashboard
  4. Enter your license key and activate

After Installation

  • Clear your browser cache (Ctrl+Shift+R)
  • Configure plugin settings according to your needs
  • If using without the Amazon API, set up proxy services in plugin settings

Need More Help?

If you still have issues, please create a support ticket with:

  • Screenshot of the error message
  • Your WordPress and PHP version
  • Steps you already tried