Affiliate Super Assistent
Affiliate Super Assistent (ASA1) lets you easily integrate Amazon products into your WordPress pages. By using the template feature, you can present the products in different styles on different pages. All by using simple [asa] shortcodes. Usage guide For the complete range of functions, get ASA2. Find the latest news on the blog and check out the Step-by-step guide. Features: Make money with WordPress and Amazon’s affiliate program Supports Amazon Creators API Supports Amazon PA API 5.0 Utilizes the Amazon Product Advertising API to receive product data Ease of use with asa-Shortcode tags Lets you design your own product templates Supports all Amazon stores activated for the API / webservice: Australia (AU), Brazil (BR), Canada (CA), China (CN), Germany (DE), Spain (ES), France (FR), India (IN), Italy (IT), Japan (JP), Mexico (MX), United Kingdom (UK), USA (US) Use your Amazon Associate ID for making money Features collections. You can define and mangage sets of products as a collection an show them on a page with only one BBCode tag or just the latest added product in your sidebar Backend translation: supported so far are English, German, Spanish and Serbian. Contact me to help translate. Supports product preview layers (for US, UK and DE so far) New with version 0.9.5: Caching Speeds up your blog when adding many products to your posts! New with version 0.9.6: Parsing [asa] tags in user comments Since version 0.9.6 compatible with Amazons Product Advertising API changes by August 15, 2009 which require all requests to be authenticated using request signatures Version 0.9.7 supports customer reviews again! Version 0.9.11 brings AJAX mode (optional) for faster page load Error handling options Test section Support WP capabilities to manage the permissions to subpages Version 1.3 intoduces ASIN prefetching which significantly increases the speed of the side-loading process. Features of the Pro Version: Amazon Creators API with Multi-Marketplace Support Supports other Shops besides Amazon Create Amazon prodcuts without PA API Managed Templates Customizable Templates (without programming skills) Product Picker (Editor button) Single Image Feature Select an image from all available Amazon product images Product Repository (speed up your site!) Parallel use of all Amazon stores Manage multiple Associate IDs in sets Powerful template syntax (Conditions…) Internationalization (Geolocation) Bestseller lists Email notifications Translated Templates Multiple caches Cronjobs HTTPS ready SEO ready ASA2 Pro is backwards compatible and comes with a Migration Wizard. Credits: Thanks for translations Serbian: Ogi Djuraskovic (http://firstsiteguide.com/) Spanish: Andrew Kurtis (http://www.webhostinghub.com/) Russian: Ivanka French: Marie-Aude (http://www.lumieredelune.com/) Help me translate ASA in your language. Get in contact Configuration Go to the new option page Affiliate Super Assistent (ASA1). On the Setup panel you can set your Amazon Access Key ID and Secret Access Key. Here you can find a detailed documentation: www.wp-amazon-plugin.com/guide/ Info If you find any bugs please send me a mail (support@NOSPAM_wp-amazon-plugin.com, remove the NOSPAM_) or use the comments on the plugin’s homepage. Please also contact me for feature requests and ideas how to improve this plugin. Any other reactions are welcome too of course.
Top keywords
- amazon13×2.47%
- product9×1.71%
- api7×1.33%
- version7×1.33%
- supports6×1.14%
- com5×0.95%
- products4×0.76%
- templates4×0.76%
- affiliate3×0.57%
- asa3×0.57%
- contact3×0.57%
- find3×0.57%
Gnaritas Amazon SES
This plugin sends WordPress site email through Amazon’s Simple Email Service (SES) and can optionally monitor bounce and complaint notifications through Amazon’s Simple Notification Service (SNS) and suppress sending email to bounced or complained addresses. The plugin also logs bounce and complaint notifications and can export the saved data in CSV format. Requirements PHP >= 5.5 OpenSSL PHP extension Amazon Web Services account To install: Upload files to the WordPress plugins directory. Activate in the plugins admin page. Set up configuration as described in the “Configuration” section. Note: This plugin includes Amazon Web Services SNS Validator v1.4.0 and AWS SDK for PHP 3.36.19. If you are using other plugins that use these AWS libraries, these may conflict with the versions in use with those plugins. It is not recommended to use this plugin with other plugins using the AWS PHP SDK, SNS Validator or any of their dependencies. Configuration In AWS: IAM The plugin requires an Identity and Access Management (IAM) user with API access and the following permissions: SES permissions: SendRawEmail SetIdentityNotificationTopic SetIdentityFeedbackForwardingEnabled GetIdentityVerificationAttributes SNS permissions: CreateTopic DeleteTopic Subscribe Unsubscribe SES Make sure you have at least one verified “identity” (i.e. email address or domain) through which to send email. Make sure your account is out of the SES “sandbox”. In WordPress: Enter the following in “SES Settings” admin page (under the “Amazon SES” admin menu): From address: The email address to send mail from. This address or its domain should be verified in Amazon SES. (Defaults to WordPress’ admin email.) From name (optional): The name associated with the from address. (WordPress’ default is “WordPress”.) Host: The AWS SMTP endpoint through which to send mail. Available SMTP endpoints are listed here: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-connect.html. Choose the one for your SES region. Port: The port on which to connect to the SMTP endpoint. Currently supported ports include 25, 465 and 587. Access key ID, Access key Secret: The access key ID and secret access key for the IAM user you’re using to send email. Note: SMTP credentials created using the SES control panel’s “Create My SMTP Credentials” will not work. If you’re using an IAM user that was created this way, you should create a new access key for them in the “Security credentials” tab on their IAM configuration page and use those credentials. Security note: If your WordPress site doesn’t use https, the secret access key will be vulnerable to interception by third parties when submitting or viewing the SES settings page. It is not exposed when sending email or accessing the AWS API. SES Region: The identifier for your SES account’s region. Supported regions are listed here: http://docs.aws.amazon.com/general/latest/gr/rande.html#ses_region. Use the value in the “Region” column (e.g. “us-east-1”). Note: If you are using the plugin to handle bounces and complaints, your Simple Notification Service (SNS) region must be the same as your SES region. SES Identity Type: Choose “Email” or “Domain”. Choose whether or not you’d like the plugin to suppress email to bounced or complained recipients On submission, the plugin will verify your Amazon SES identity and send a test email to the SES simulator. If successful, WordPress will send email through Amazon SES. If you opted have the plugin suppress email to bounced or complained addresses, bounce and complaint notifications for your SES identity will be handled by the plugin. If email sending fails unexpectedly, the plugin will stop attempting to send email through SES and revert back to WordPress’ default email handling. This will also stop suppression of email to bounced or complained addresses. To resume sending through Amazon SES, verify your settings on the settings page and click “Save Changes”. The plugin will attempt to verify your SES identity and send a test email, and if successful, resume sending through SES. The plugin displays notifications indicating its current email and bounce handling state on its admin pages and on the WordPress admin dashboard. Sending Test Email You can send a test email using the current configuration from the WordPress admin panel under “Amazon SES > Test Email”. SNS Notifications and Bounce/Complaint Handling If you opt to have the plugin suppress email to bounced or complained addresses, bounce and complaint notifications from Amazon Simple Notification Service (SNS) will be recorded in the WordPress database. You can view the notifications and export them in CSV format in the WordPress admin panel under “Amazon SES > SNS Notifications”. While the plugin is active and email suppression is in effect, email will be suppressed to addresses associated with any “Complaint” notification or a “Permanent” bounce notification. Bounces of type “Transient” are recorded but will not result in suppression of future email.