Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeckel/crm-bridge
https://github.com/jeckel/crm-bridge
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeckel/crm-bridge
- Owner: jeckel
- License: mit
- Created: 2024-01-08T09:09:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T12:51:59.000Z (7 months ago)
- Last Synced: 2024-10-13T13:24:58.830Z (3 months ago)
- Language: PHP
- Size: 1.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CRM Bridge
Bridge between multiple CRM tools
> 🚀 Project generated with [Jeckel-Lab/cookiecutter-php](https://github.com/Jeckel-Lab/cookiecutter-php)
> 🚧 Project is in **Work In Progress** status 🚧
## Requirements
- PHP >= 8.3
- [Castor](https://github.com/jolicode/castor)## Installation
```shell
git clone [email protected]:jeckel/CRM-Bridge.git
cd CRM-Bridge
castor install
```## Running tests
```shell
composer test
```## License
This project is published under the [MIT License](LICENSE).