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

Installation #24

Closed
johnabraham1 opened this issue Jul 14, 2018 · 9 comments
Closed

Installation #24

johnabraham1 opened this issue Jul 14, 2018 · 9 comments

Comments

@johnabraham1
Copy link

I followed the instructions and didn't understand the installation part. Can I get the explanation in brief?

@twisted1919
Copy link
Owner

@johnabraham1 - Where exactly did you get stuck ?

@johnabraham1
Copy link
Author

I've gone through the installation steps. I downloaded the code and updated the url, public key and private key in examples/setup.php file. Then dont understand what's next step? Please help.

@twisted1919
Copy link
Owner

The setup.php file serves as an example, you have to comment the exit call inside it in order to actually execute the code in the example files. Once you commented out the exit call, access in your browser the examples, for example, the examples/lists.php file.

@johnabraham1
Copy link
Author

I got this output after commenting the exit call and accessing examples/lists.php file.

`MailWizzApi_Params Object
(
[_data:MailWizzApi_Params:private] => Array
(
[status] => error
[error] => Not Found
)

[_readOnly:MailWizzApi_Params:private] => 

)`

@twisted1919
Copy link
Owner

From the above, it seems the url to the API is not correct, you can find the correct url in customer area, by clicking the info icon in API Keys area.

p.s: I really advise you to hire a PHP developer that has experience with using API's, we really cannot do hand-holding here.

@rajmehra9
Copy link

Hi @twisted1919 ,

I'm trying to integrate Mailwizz with 3rd party application. I've gone through the above conversation and followed the same as instructed.

I can see all the lists when I run the file called lists.php in the browser. How about copy list, delete list and create list? here I'm getting the error as "Page not found". Please suggest with the solution for this.

Thanks

@twisted1919
Copy link
Owner

You have to use the right list uid that you want to delete for example.

@rajmehra9
Copy link

I've used the uid for delete and copy. What uid should I use to create new list?

@AbdouRD
Copy link

AbdouRD commented Dec 13, 2018

hello, can you please show me how to install mailwizz on a fresh vps ? there was a bash command easy to install now you don't support that, can you please help ?

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

4 participants