almaviacx/sfmc-bootstrapper

A starting point to build Salesforce Marketing Cloud Application like a rockstar

Fund package maintenance!
plopix

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 1

Open Issues: 1

Language:Twig

Type:project

dev-main 2021-08-03 16:34 UTC

This package is auto-updated.

Last update: 2024-03-29 04:26:41 UTC


README

This project helps to build on SFMC.

Requirements

  • PHP
  • Composer
  • Make
  • Yarn

Installation

You can install the project via composer

composer create-project almaviacx/sfmc-bootstrapper mysfmcapp --no-interaction

Waiting for this repository to be tagged, you might have to do almaviacx/sfmc-bootstrapper:dev-main (depending on your context/config)

Generating the AMP Scripts

Using make build you can generate the AMPScripts for each page.

Work locally

Using make serve will open a webserver let you code.

Yarn watch

During developments you can use yarn watch to update build folder on file changes.

Configuration

The config.php file helps you to set up variables.