Skip to content
forked from OS2web/os2web8

Drupal 8/9 project for OS2Web Hjemmeside

License

Notifications You must be signed in to change notification settings

andriyun/os2web8

 
 

Repository files navigation

OS2Web Hjemmeside Drupal 8 project

Usage

  • Clone the repository
git clone git@github.com:OS2web/os2web8.git
  • Rename your installation if needed

  • Go to the installation and start composer

composer install
  • Follow the regular install process to install drupal using drush or UI

    • select OS2Web as install profile
  • Enable and set default drupal theme from available list on /admin/appearance

  • After installation is done, enable OS2Web Basic modules module by:

drush en os2web_pagebuilder os2web_spotbox
  • Enable other modules from OS2Web category and setup them on demand.

Contribution

OS2Web Hjemmeside projects is opened for new features and os course bugfixes. If you have any suggestion or you found a bug in project, you are very welcome to create an issue in github repository issue tracker. For issue description there is expected that you will provide clear and sufficient information about your feature request or bug report.

Code review policy

See OS2Web code review policy

Git name convention

See OS2Web git name convention

About

Drupal 8/9 project for OS2Web Hjemmeside

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 53.1%
  • Twig 22.6%
  • JavaScript 10.3%
  • PHP 10.3%
  • Shell 3.4%
  • Dockerfile 0.3%