Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
736b82f
Fixing phpdoc, ContactService, and PSR-2 code style compliance issues
dsjellz Apr 8, 2013
88ca758
Corrected the name of the apiKey var
zackkatz Apr 8, 2013
1e63cd3
Merge pull request #2 from katzwebservices/patch-1
dsjellz Apr 10, 2013
a90c384
Allow sub-classes access to Services
zackkatz Apr 11, 2013
2185f10
Fixed howto
Apr 14, 2013
d17e660
Merge pull request #4 from WoogieNoogie/master
dsjellz Apr 15, 2013
2199230
Merge pull request #3 from katzwebservices/patch-2
dsjellz Apr 16, 2013
b10e685
Merge pull request #5 from dsjellz/master
dsjellz Apr 16, 2013
a67e6e2
Fixing broken unit test around contact service
Apr 16, 2013
16110b6
Merge pull request #6 from dsjellz/master
dsjellz Apr 16, 2013
c8373c6
Adding state parameter to oauth flow
Apr 25, 2013
ee1d5bd
Fixing spacing
May 1, 2013
e5fa84f
Merge pull request #7 from dsjellz/master
dsjellz May 4, 2013
1603485
Version 1.1.0 Adding created/modified since querying to GET's on a co…
May 4, 2013
aa0573b
Adding updated docs, examples, and tests
May 4, 2013
32b9c19
Adding docs, changing a few phpdoc comments
May 6, 2013
441be03
Merge pull request #8 from dsjellz/master
dsjellz May 6, 2013
f7c5437
Adjusting casing on phpunit.xml for travis-ci
May 7, 2013
851d334
Merge pull request #9 from dsjellz/master
dsjellz May 7, 2013
62769eb
Resolving PSR1/2 Code Violations
dsjellz May 10, 2013
d7cdafb
Merge pull request #10 from dsjellz/master
dsjellz May 10, 2013
caa35d4
Fixing http_build_query issue on certain server configuration
May 21, 2013
bc1818a
Merge pull request #14 from dsjellz/master
dsjellz May 21, 2013
1fea266
Removing debug line left in RestClient.php
May 21, 2013
ede7dd5
Merge pull request #15 from dsjellz/master
dsjellz May 21, 2013
5039934
adjusting campaign example
May 23, 2013
7c17415
Merge pull request #16 from dsjellz/master
dsjellz May 23, 2013
2fe1481
Resolving issue w/ campaign example and only selecting one list
May 23, 2013
2852479
Merge pull request #17 from dsjellz/master
dsjellz May 25, 2013
c8d8a76
Adding Bulk Activities Multipart, and ability to query activities by …
Jun 14, 2013
97d750e
Merge pull request #18 from dsjellz/master
Jun 14, 2013
f4799dd
Adding comments to addOrUpdateContact example regarding ACTION_BY_VISIOR
Jun 25, 2013
1b8e72e
Merge pull request #19 from dsjellz/master
Jun 25, 2013
8d55cd3
Adding spam_count to TrackingSummary
Jul 30, 2013
3cfafb7
Merge pull request #21 from dsjellz/master
daveberard Sep 6, 2013
1b522ce
Removing inconsistently cased exception
Sep 10, 2013
14673ff
Adding correctly cased exception
Sep 10, 2013
c3ba4b0
Merge pull request #25 from dsjellz/master
daveberard Sep 10, 2013
e3fe4da
Resolve Issue 26, Exception when using getBounces
Sep 19, 2013
9734168
Merge pull request #27 from dsjellz/master
dsjellz Sep 23, 2013
d5cfb7c
Unset empty `spam_count` object key when NULL.
zackkatz Sep 26, 2013
388f022
Merge pull request #28 from zackkatz/patch-1
dsjellz Oct 15, 2013
c93b58b
Corrects PHP Warnings
nganivet Nov 30, 2013
8835ec5
Added PHP 5.5 and hhvm Travis CI testing.
Jan 17, 2014
681bc25
Merge pull request #33 from lennynyktyk/master
dsjellz Jan 17, 2014
8ee13a8
Merge pull request #30 from cividesk/master
dsjellz Jan 17, 2014
c678b03
Added created_date and modified_date to Contact.
ameagher Feb 22, 2014
7f921d7
Merge pull request #36 from ameagher/master
May 27, 2014
9add1d8
Cleaned up Documentation
huebs Jun 17, 2014
01c9f99
Removed Unused Local Variable
huebs Jun 17, 2014
fa8d920
Cleaned up Documentation
huebs Jun 17, 2014
d8bc45c
Header Cleanup
huebs Jun 17, 2014
218b6fd
Header Cleanup
huebs Jun 17, 2014
0edad80
Revised documentation to accurately reflect returned variable type.
huebs Jun 17, 2014
f400786
Revised documentation to accurately reflect returned variable type.
huebs Jun 17, 2014
8ba02a4
Cleaning Up Documentation
huebs Jun 17, 2014
b7dfbb4
Removed Unused Local Variable
huebs Jun 17, 2014
197f9a0
Header Cleanup
huebs Jun 17, 2014
13c13d0
Revised documentation to accurately reflect returned variable type.
huebs Jun 17, 2014
b05cfc4
Revised documentation to accurately reflect returned variable type.
huebs Jun 17, 2014
3eac9db
Header Cleanup
huebs Jun 17, 2014
2fea112
Removed Erroneous Return Type from Documentation
huebs Jun 17, 2014
3261df1
Header Cleanup
huebs Jun 17, 2014
7110bb4
Added check for undefined property `state` before moving its value an…
huebs Jun 17, 2014
a8cc293
Header Cleanup
huebs Jun 17, 2014
77c337c
Header Cleanup
huebs Jun 17, 2014
60d1967
Revised documentation to include thrown exception.
huebs Jun 17, 2014
5995be6
Revised documentation to accurately reflect returned variable type.
huebs Jun 17, 2014
498d472
Code Style
huebs Jun 17, 2014
4799f56
Removing Unnecessary Use Statements
huebs Jun 17, 2014
f09a72d
Fixing Documentation
huebs Jun 17, 2014
c51e262
Added deleteList functions
Jun 26, 2014
7ff122e
Merge pull request #40 from rivermedia/development
dsjellz Jul 3, 2014
5294389
Merge pull request #39 from AdvisorPerspectives/master
dsjellz Jul 3, 2014
492fe6d
Add freeform "state" field (per API)
Jul 11, 2014
cafb26a
Merge pull request #41 from roufamatic/master
dsjellz Jul 14, 2014
d91ef13
Merge pull request #1 from constantcontact/master
Aug 4, 2014
2ea0c3a
Merge branch 'master' into development
Aug 4, 2014
2392397
Added created_date, modified_date to ContactList.
Aug 4, 2014
a6cf896
Merge branch 'develop'
Aug 4, 2014
fcb0e4e
Merge pull request #42 from rivermedia/master
csciuto Aug 11, 2014
5bb44df
Add WebHooks namespace and WebHooksUtil class that can validate Webho…
ropotam Aug 30, 2014
080a614
Merge pull request #46 from ropotam/master
csciuto Sep 3, 2014
73b8021
Made the changes on methods comments according to requests,
ropotam Sep 18, 2014
29eed3b
Merge pull request #49 from ropotam/master
Sep 24, 2014
b8d7f81
Merge branch 'development'
Sep 25, 2014
f5fab05
Merge branch 'master' of https://github.com/constantcontact/php-sdk
Sep 25, 2014
e831371
Merge pull request #53 from dsjellz/master
Sep 25, 2014
2035780
Revert error handling change
Sep 25, 2014
4391d78
Merge pull request #54 from WoogieNoogie/master
dsjellz Sep 26, 2014
a1dfc6e
Remove duplicate use statement
Sep 29, 2014
4b5ac08
Merge pull request #56 from WoogieNoogie/master
csciuto Oct 1, 2014
572e433
Removed documentation( has been moved in the gh-pages branch ).
narkiss333 Oct 27, 2014
096bc84
Merge pull request #61 from narkiss333/master
csciuto Oct 27, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: php
php:
- "5.4"
- "5.3"
- "5.3"
- "5.5"
- hhvm
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
require '/src/Ctct/autoload.php'
```

### Composer
### Installing via Composer
Composer is a dependency management tool for PHP that allows you to declare the dependencies your project needs and installs them into your project. In order to use the Constant Contact PHP SDK through composer, you must do the following

1. Add "constantcontact/constantcontact" as a dependency in your project's composer.json file.
```javascript
{
"require": {
"constantcontact/constantcontact": "1.0.*"
"constantcontact/constantcontact": "1.1.*"
}
}
```

2. Downoad and Install Composer.
2. Download and Install Composer.
```
curl -s "http://getcomposer.org/installer" | php
```
Expand All @@ -41,7 +41,7 @@ require 'vendor/autoload.php';
## Usage
Once either the composer or built in autoloader has been required, you can begin using the SDK.
```php
use Ctct/ConstantContact;
use Ctct\ConstantContact;
$cc = new ConstantContact('your api key');

$contacts = $cc->getContacts('your access token')
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"homepage": "http://developer.constantcontact.com"
}
],
"autoload":{
"psr-0": {
"autoload": {
"psr-0": {
"Ctct": "src"
}
}
}
}
162 changes: 0 additions & 162 deletions docs/404.html

This file was deleted.

Loading