Giter Club home page Giter Club logo

suitecrm-mautic's Introduction

About

This is suitecrm-mautic. A SuiteCrm module which allows you to interact with Mautic.

Installation

This module can be installed by using the suitecrm-modules-installer composer plugin.

composer require isleshcky77/suitecrm-mautic

Afterwards remember to "Repair & Rebuild".

License

suitecrm-mautic is licensed under GPLv3.

suitecrm-mautic is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

suitecrm-mautic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with suitecrm-mautic.  If not, see <http://www.gnu.org/licenses/>.

suitecrm-mautic's People

Contributors

isleshocky77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

suitecrm-mautic's Issues

Connection Issues

I have mautic and suitecrm both running on Docker for local development.

I am using localhost for the suitecrm hostname. I am using localhost:81 for the mautic host name.

I have created an OAuth2 API on the mautic side and entered the client and secret key in the module configuration settings. For the return URI I have used http://localhost

I may be stuck in the weeds using localhost and 127.0.0.1 instead of an actual host name like suitecrm.dev or mautic.dev. I am merely trying to get the module to install and test with it.

Anyway, when it tries to redirect back, I get a white screen and I notice the URL is

http://127.0.0.1//index.php?module=Mautic&action=OauthAuthorize&state=779145b2f5da4476c5d24b0dd76336e1&code=NDRmYTAxMWEzYTliZDI0MDk2ZmYwNmNmMDk1YmQyZjM4MmI3N2VlZmU0ZjA4Mjg0NGE0ODZjYzU4YWIzMmY0Zg

There are 2 slashes after 127.0.0.1. This provides a blank screen. I have yet to look at logs.

When I change the URL to:

http://localhost/index.php?module=Mautic&action=OauthAuthorize&state=642d4a0e21cb8b9e78c927d308095982&code=ODA0OGUyODA2Y2YyOTQ5YjNhNjY0YTkwMzFlZmFhZjhhNGUxZTQ1ZmExZDRjMzYzOTllZjgyMTEzYjc2MTU3YQ

I get the following:

string(56) "The response has unexpected status code (0). Response: "

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.