https://github.com/flipboxfactory/patron-salesforce
A Salesforce OAuth2 provider for Patron and Craft CMS
https://github.com/flipboxfactory/patron-salesforce
Last synced: 11 months ago
JSON representation
A Salesforce OAuth2 provider for Patron and Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/patron-salesforce
- Owner: flipboxfactory
- License: mit
- Created: 2019-01-10T03:50:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T02:22:03.000Z (over 3 years ago)
- Last Synced: 2025-07-09T00:46:36.298Z (11 months ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# A Salesforce OAuth2 provider for Patron and Craft CMS
[](https://gitter.im/flipboxfactory/patron-salesforce?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/patron-salesforce/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/patron-salesforce)
[](https://scrutinizer-ci.com/g/flipboxfactory/patron-salesforce/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/patron-salesforce)
[](https://packagist.org/packages/flipboxfactory/patron-salesforce)
## Installation
To install, use composer:
```
composer require flipboxfactory/patron-salesforce
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/patron-salesforce/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipboxfactory)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/patron-salesforce/blob/master/LICENSE) for more information.