Open Intranet installation background

Open Intranet Installation

To install Open Intranet you need DDEV installed on your machine.

Run:

PROJECTDIRNAME=intranet01
CODEBASE="1.x"
git clone https://git.drupalcode.org/project/openintranet.git ${PROJECTDIRNAME}
cd ${PROJECTDIRNAME}
git checkout ${CODEBASE}
./launch-intranet.sh

 

Installation options

After the script finishes you can choose to run the Open Intranet installation via the browser or the command line.
Type ddev launch to open the Open Intranet installation in your browser.

To install Open Intranet via the command line:

Type ddev drush site-install openintranet install_configure_form.enable_demo_content=1 
to install the Open Intranet profile with demo content.


Contact

If you have any questions about Open Intranet or need a support, book a free consultation

Want to explore the system's features?