https://github.com/flipboxfactory/craft-salesforce
Salesforce integration for Craft CMS
https://github.com/flipboxfactory/craft-salesforce
Last synced: 9 months ago
JSON representation
Salesforce integration for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-salesforce
- Owner: flipboxfactory
- License: other
- Created: 2019-01-10T04:33:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T23:01:53.000Z (almost 3 years ago)
- Last Synced: 2025-06-09T12:55:28.496Z (12 months ago)
- Language: PHP
- Homepage: https://salesforce.flipboxfactory.com
- Size: 608 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: docs/support.md
Awesome Lists containing this project
README
# Salesforce integration for Craft CMS
[](https://gitter.im/flipboxfactory/craft-salesforce?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-salesforce/releases)
[](LICENSE)
[](https://travis-ci.org/flipboxfactory/craft-salesforce)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-salesforce/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-salesforce)
[](https://packagist.org/packages/flipboxfactory/craft-salesforce)
This plugin provides [Salesforce](https://www.salesforce.com/) integration for [Craft CMS](https://craftcms.com/).
## Requirements
This plugin requires Craft CMS 3.0.0 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require flipboxfactory/craft-salesforce
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Salesforce.
## Setup
[Documentation](https://salesforce.flipboxfactory.com)