This project helps to build on SFMC.
- PHP
- Composer
- Make
- Yarn
You can install the project via composer
composer create-project almaviacx/sfmc-bootstrapper mysfmcapp --no-interactionWaiting for this repository to be tagged, you might have to do
almaviacx/sfmc-bootstrapper:dev-main(depending on your context/config)
Using make build you can generate the AMPScripts for each page.
Using make serve will open a webserver let you code.
During developments you can use yarn watch to update build folder on file changes.
The config.php file helps you to set up variables.