Guided Video - Composer, Winter / October, SSH & Hestia

composer create-project wintercms/winter

  • Install WinterCMS (or OctoberCMS)
  • Use Composer to manage the installation
  • install plugins themes etc
  • dig this guy’s guitar solo

Enjoy Video

Follow the video located at the link target to learn how to use Composer Create-project to effectively install Winter CMS under a VPS web hosting account which is administered by HESTIA CP / Hestia Control Panel
://hestiacp.com/install

Packagist

Use Composer going forward:
Go to ./public_html
and do some stuff like
search for winter/wn
://packagist.org/?query=winter%2fwn

Add to it:

Using Composer - getchyer Plugins & Themes
on ssh just do

cd ./my_winter_cms composer require some/wn-thing-like

Good luck!