You are here

README.txt in WordStream Keyword Tools 6

Same filename in this branch
  1. 6 README.txt
  2. 6 lib/README.txt
Same filename and directory in other branches
  1. 7 lib/README.txt
; $Id $

In this directory you need to put the wordstream class. Simply copy and paste the code from:

https://api.wordstream.com/doc/sample_code?doc=wordstream_api.php&label=WordStream%20API%20Sample%20Code

into a file named "class.wordstream.inc" and place it in this directory.

If you have the Libraries module enabled you can place the file in the libraries directory, e.g. sites/all/libraries/wordstream/class.wordstream.inc

File

lib/README.txt
View source
  1. ; $Id $
  2. In this directory you need to put the wordstream class. Simply copy and paste the code from:
  3. https://api.wordstream.com/doc/sample_code?doc=wordstream_api.php&label=WordStream%20API%20Sample%20Code
  4. into a file named "class.wordstream.inc" and place it in this directory.
  5. If you have the Libraries module enabled you can place the file in the libraries directory, e.g. sites/all/libraries/wordstream/class.wordstream.inc