os2web / os2web_hjemmeside
Main module that brings hjemmeside general configuration.
Installs: 1 939
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 1
Type:drupal-module
Requires
- drupal/chosen: ^2.9.0
- drupal/ckeditor_iframe: ^2.0
- drupal/core: *
- drupal/easy_breadcrumb: ^2.0
- drupal/editor_advanced_link: ^1.6
- drupal/extlink: ^1.3
- drupal/linkit: ^5.0.0-beta10 || ^6.0
- drupal/metatag: ^1.13 || ^2
- drupal/pathauto: ^1.5
- drupal/redirect: *
- drupal/save_edit: ^1.3
- drupal/textfield_counter: *
This package is auto-updated.
Last update: 2024-11-11 09:36:17 UTC
README
Module purpose
OS2Web Hjemmeside module provides general configuration that is used in OS2Web solution
Install
- Module is available to download via composer.
composer require os2web/os2web_hjemmeside drush en os2web_hjemmeside
Update
Updating process for OS2Web Hjemmeside module is similar to usual composer package. Use Composer's built-in command for listing packages that have updates available:
composer outdated os2web/os2web_hjemmeside
Contribution
Project 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.