Skip to content
Steve Bond edited this page Sep 24, 2015 · 3 revisions

BuddySuite Module Section

Each import section is sub-divided into three components:

  • Standard library
  • Third party
  • BuddySuite specific

Where possible, please restrict yourself to standard library packages. If you do have a solid case for including a new third party package some extra steps will be required beyond a simple 'import' line. We bundle third party packages with the BuddySuite installer, meaning the installation script will also need to be updated (the core developers will handle this, so just open a ticket in the issue tracker). Of course re-distribution is a problem if the original developers are not using a permissive license. In these rare cases you will need to sort out the IP issues or roll your own solution.

Main Toolkit Pages





Further Reading

Clone this wiki locally