Title: Developer Access?
Last modified: October 3, 2016

---

# Developer Access?

 *  [dadkins20](https://wordpress.org/support/users/dadkins20/)
 * (@dadkins20)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/developer-access-2/)
 * Is it possible for a developer to access your plugin? I’m building a plugin that
   will send Amazon SNS notifications and instead of installed the complete PHP 
   SDK in my plugin it’d be easier if I could just access your plugin functionality
   as it already has the correct SDK installed. Is there a way to do this that’s
   documented and will be backward compatible?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Delicious Brains](https://wordpress.org/support/users/deliciousbrains/)
 * (@deliciousbrains)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/developer-access-2/#post-8254666)
 * Yep, definitely make this a dependency of your plugin. We made it a standalone
   so that other developers could use it as a dependency and so that we don’t all
   end up trying to load our own instances of the AWS SDK. We don’t have any documentation
   but most of the activity around the plugin takes place at [https://github.com/deliciousbrains/wp-amazon-web-services](https://github.com/deliciousbrains/wp-amazon-web-services).
   We accept pull requests though I can’t guarantee that they’ll be merged. We haven’t
   been concerned about backward compatibility because we aren’t aware of any other
   plugins using this (though we’ve changed the plugin so little we probably haven’t
   broken backward compatibility). If you do go ahead and use it we’ll be sure not
   to break backward compatibility.

Viewing 1 replies (of 1 total)

The topic ‘Developer Access?’ is closed to new replies.

 * ![](https://ps.w.org/amazon-web-services/assets/icon-256x256.png?rev=1024513)
 * [Amazon Web Services](https://wordpress.org/plugins/amazon-web-services/)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-web-services/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-web-services/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-web-services/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-web-services/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Delicious Brains](https://wordpress.org/support/users/deliciousbrains/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/developer-access-2/#post-8254666)
 * Status: not resolved