To use the Pack, we created 2 menu options, which you can find on the right of the menu. These menus can be configured in the .codio file.
- Configure Project : When you first come into your Project, select this to complete the configuration of your project.
- Preview : This previews your app.
Note: Do not set the 'Inside Codio' option.
To configure your Joomla Project
- Go to the Run menu.
- Select
Configure Project.
If you prefer to run the configuration script yourself, open the terminal (Tools>Terminal) and enter
bash joomlaconfig.sh
When prompted for password: press Enter.
You should now run the Joomla Installer to complete the setup.
- Go to the Preview menu.
- Select
Preview.
Follow all the steps in the installer. On one of the steps, you will be asked for database related information. Enter
joomlafor the database name.joomlauserfor the username.passwordfor the password.