Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Marketo/Composer-Patch-Applicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ApplyPatches

A Composer post-update/install-cmd script to automatically apply patches located, by default, in mysite/patches (obviously, based on an SS layout). This can be altered by setting the marketo_patch_dir environment variable.

Install instructions

  1. composer require marketo/composer-patch-applicator
  2. Configure your patch directory (if needed). You can do this either by setting the marketo_patch_dir environment variable, or by adding this to your composer.json:

"extra": { "marketo_patch_dir": "path/to/your/patch/dir" }

About

A Composer post-update/install-cmd script to automatically apply patches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages