Skip to content

Preset for a clean MODX Installation with Gitify. A good start for CurlyFramework.

Notifications You must be signed in to change notification settings

jenswittmann/MODX-Gitify-Preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MODX Gitify Preset

Steps

  1. Add files and folder to your MODX public root.
  2. Create a .modmore.com.key file and add your personal credentials.
  3. Install MODX: gitify modx:install 1
  4. install MODX Extras: gitify package:install --all or gitify package:install --interactive
  5. Unstall Preset: gitify build 2

1 Be sure that you don't have spaces in the full path to the MODX root, for example /MAMP/My Project/MODX/ > /MAMP/My-Project/MODX/.
2 If you don't want use default for your template foldername, take a search'n replace inside the _gitify/ folder with tpl/default > tpl/my-template-name and rename the folder assets/tpl/default. When search'n replace inside the MediaSource, be careful to replace the string length also … ;s:19:"assets/tpl/default/" … > … ;s:28:"assets/tpl/my-template-name/" ….

Links

Gitify Documentation: https://docs.modmore.com/en/Open_Source/Gitify/index.html

Screencast

howto.mp4

About

Preset for a clean MODX Installation with Gitify. A good start for CurlyFramework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published