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.
- Host: GitHub
- URL: https://github.com/isleshocky77/suitecrm-mautic
- Owner: isleshocky77
- License: gpl-3.0
- Created: 2019-03-20T03:17:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T03:18:52.000Z (about 6 years ago)
- Last Synced: 2024-10-20T09:17:07.979Z (6 months ago)
- Topics: mautic, mautic-api, suitecrm
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 13
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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