-
Notifications
You must be signed in to change notification settings - Fork 48
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
Comments
@johnabraham1 - Where exactly did you get stuck ? |
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. |
The setup.php file serves as an example, you have to comment the |
I got this output after commenting the exit call and accessing examples/lists.php file. `MailWizzApi_Params Object
)` |
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. |
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 |
You have to use the right list uid that you want to delete for example. |
I've used the uid for delete and copy. What uid should I use to create new list? |
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 ? |
I followed the instructions and didn't understand the installation part. Can I get the explanation in brief?
The text was updated successfully, but these errors were encountered: