An open API service indexing awesome lists of open source software.

https://github.com/isleshocky77/suitecrm-mautic

A SuiteCrm module which allows you to interact with Mautic.
https://github.com/isleshocky77/suitecrm-mautic

mautic mautic-api suitecrm

Last synced: 19 days ago
JSON representation

A SuiteCrm module which allows you to interact with Mautic.

Awesome Lists containing this project

README

        

# 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.

```json
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 .

[SuiteCrm]: https://suitecrm.com
[mautic]: https://mautic.org
[suitecrm-modules-installer]:https://github.com/isleshocky77/suitecrm-modules-installer