oxid-support / hubli
This package is abandoned and no longer maintained.
No replacement package was suggested.
Converts a SugarCRM contacts report to well formatted HubSpot contact lists.
1.2.0
2022-11-29 12:52 UTC
Requires
- php: >=7.4
README
A OXID Support application to easily convert the SugarCRM contacts report to well formed and formatted contact lists per language, which can be imported to HubSpot.
This application is used in the release and security communication processes.
Installation
- Execute command
composer create-project oxid-support/hubli. - Set document root to
publicdirectory. - Make sure directories
export,importandpublic/downloadare writeable by the application.