1 Installation - skyshab/rootstrap-screens GitHub Wiki

Rootstrap Screens can be installed via Composer. This is the preferred method, as it also handles class autoloading. If you install with git clone or manual download, you will need to provide your own autoloading class using the PSR-4 specification or compatible.

Use the following command from your command line to install the package.

composer require skyshab/rootstrap-screens

Dependencies

Rootstrap Devices has the following dependencies, which will be added automatically when installing the module.

  • Hybrid Core 5.1+
  • Rootstrap 2.0+
  • Rootstrap Devices 1.0+