superstoretrio.blogg.se

Gitify modx
Gitify modx





gitify modx
  1. #GITIFY MODX INSTALL#
  2. #GITIFY MODX DOWNLOAD#

git/ directory and files are move under Step 5: Load the Theme using Gitify ¶

#GITIFY MODX DOWNLOAD#

This will download the theme repository into a ~/./ To get the URL to clone, click the down-arrow on the green Clone or download button on a Theme Github project and copy the SSH URL which looks like cd ~/www

gitify modx

Step 4: Clone the Shared Theme to your MODX Instance ¶īecause you cannot git clone into a directory with anything in it, we’ll use a temporary location and move the files to the web root. To get the URL to clone, on find the repository you wish to work on, and click the down-arrow on the green Clone or download button and choose the SSH URL, like start a new Theme project, see the Setting up a Theme to work with Gitify guide. Step 3: Get the Clone URL ¶įor the purposes of this tutorial, we’ll use a hypothetical (but non-existant) Example Theme. Again, log out of the SSH session so you use Gitify, or use the source… command above.

#GITIFY MODX INSTALL#

gitify/Gitify gitifyĪfter the composer install command you can confirm things worked if you see a green line of text that says “Generating autoload files”. Step 2: Set up Gitify ¶įrom an SSH connection in the Cloud home directory: cd ~/gitifyĬhmod +x Gitify cd ~/.bin ln -s. Alternately, you can use a command like source /paas/cXXXX/.profile, replacing the cXXXX with your actual Cloud directory. Now exit the SSH session, and log back in so you can use Composer. This will install Composer and copy Gitify to your site.

gitify modx

Once the instance is created, ssh into it and execute the following commands starting in the home directory. You’ll also need to ssh into your site to set up Gitify. Start by creating a blank MODX instance using the latest version.

  • (optional, but easier to follow this) A MODX Cloud account, or a host that supports gitįor the purpose of this tutorial, we’re assuming you will use MODX Cloud.
  • Things you’ll need to access or be familiar with: While this document may seem intimdating at first, it really is a simple copy/paste command line exercise. It acts as a CLI tool, like Composer, for working with MODX. Gitify brings two-way sync of data typically stored in the MODX database, making it versionable with git.







    Gitify modx