An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Salesforce integration for Craft CMS
[![Join the chat at https://gitter.im/flipboxfactory/craft-salesforce](https://badges.gitter.im/flipboxfactory/craft-salesforce.svg)](https://gitter.im/flipboxfactory/craft-salesforce?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/craft-salesforce.svg?style=flat-square)](https://github.com/flipboxfactory/craft-salesforce/releases)
[![Software License](https://img.shields.io/badge/license-Proprietary-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/flipboxfactory/craft-salesforce/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/craft-salesforce)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/craft-salesforce.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-salesforce/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/craft-salesforce.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-salesforce)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/craft-salesforce.svg?style=flat-square)](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)