Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to copy examples files #21

Closed
singhk9009 opened this issue Dec 31, 2017 · 1 comment
Closed

where to copy examples files #21

singhk9009 opened this issue Dec 31, 2017 · 1 comment

Comments

@singhk9009
Copy link

Hello,

Was trying to use the SDK to processs bounce handling via mailwizz api

I am just confused where to put below "exmaples" files or directory where in mailwizz installation ?

https://github.com/twisted1919/mailwizz-php-sdk/tree/master/examples

I am unable to use mailwizz api and no where i am finding guide to setup / install
Please guide me with steps

I want to make my mailwizz api to work

Thanks
Kamlesh

@minamoto19
Copy link

Hi Kamlesh,

I'm not an expert of mailwizz but I'm a programmer myself.
I think you are a bit confused.

mailwizz-php-sdk is an SDK that connects mailwizz application with your application through mailwizz API.

So you don't have to put examples folder somewhere "in mailwizz installation".
You have to copy the folder "MailWizzApi" to your application library(from where you want to connect with mailwizz) and call the SDK classes and functions wherever needed within your code.

Examples are examples. Meaning there are help files for you to adapt them in your own code.
I think you should check campaign_bounces.php

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants