#Introduction The Sitemason 6 Development Library is a suite of common PHP functions to be called by Sitemason site templates.
#Installation
Upon signing up for a Sitemason account, you will have the most recent library version installed at {your hostname}/.sitemason/SMLibPHP
in FTP, which pulls directly from this GitHub repo
#Updating the Library
To update your library version, simply download the repo from GitHub and upload it to the same directory, {your hostname}/.sitemason/SMLibPHP
. Then, in .sitemason/config.json
you'll update the developmentLibraryVersion
to match your library directory name.
#Documentation Docs are centralized in the Wiki of this repo