https://github.com/flipboxfactory/force
Salesforce integration for Craft CMS
https://github.com/flipboxfactory/force
Last synced: about 1 year ago
JSON representation
Salesforce integration for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/force
- Owner: flipboxfactory
- License: other
- Created: 2018-04-25T19:50:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T00:46:42.000Z (over 6 years ago)
- Last Synced: 2025-04-19T16:11:37.297Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 606 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Salesforce integration for Craft CMS
[](https://gitter.im/flipboxfactory/force?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/force/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/force)
[](https://scrutinizer-ci.com/g/flipboxfactory/force/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/force)
[](https://packagist.org/packages/flipboxfactory/force)
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/force
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Salesforce.
## Setup
[Documentation](https://salesforce.flipboxfactory.com)