-
Notifications
You must be signed in to change notification settings - Fork 4
Environment Setup
siramsay edited this page Aug 31, 2021
·
11 revisions
To install composer copy the code from the Composer install page. Make sure you use the composer page as it has the correct Installer Checksum (SHA-384).
Use Composer Globally It is a good idea to move composer.phar
to the local bin and rename it.
Composer needs to be installed and run in the following directories:
-
perihelion/(root)
perihelion root directory Optional for a basic install, please check the composer.json to see if you need any of the packages. -
perihelion/deploy/src/perihelion/
perihelion src directory This need to be run as it installs Bootstrap, jQuery, JQuery U, CKEditor, and various other packages.
If you want to use Docker please following the above link for what needs to be done.
- Home
-
Quick Start
- Environment Overview
-
Environment setup
- Composer
- Docker
- Installation
- Configuration
- Post Installation
- Documentation
- FAQ