Quick installation

Download data

git clone https://github.com/cmsrs/cmsrs3.git && cd cmsrs3

run script

./go_install.sh

You can find more information about the installation and configuration process on the GitHub page.

Prefer a video? Watch the 4 min installation video on YouTube on the page CmsRS video tutorial.


You can install the application as a package, i.e .:

composer require cmsrs/laracms

Package installation details can be found on the website: GitHub. However, this method of installation is not recommended by me.