Download the PHP package brainsum/tieto_modules without Composer
On this page you can find all versions of the php package brainsum/tieto_modules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brainsum/tieto_modules
More information about brainsum/tieto_modules
Files in brainsum/tieto_modules
Download brainsum/tieto_modules
More information about brainsum/tieto_modules
Files in brainsum/tieto_modules
Vendor brainsum
Package tieto_modules
Short Description Umbrella for Tieto modules.
License proprietary
Package tieto_modules
Short Description Umbrella for Tieto modules.
License proprietary
Please rate this library. Is it a good library?
Informations about the package tieto_modules
Tieto Modules
About
Umbrella repository for Tieto-related modules.
Deployment
composer require brainsum/tieto_modules
- Add this to the
extra
key of your composer.json- Note: Only add this after
require
- Note: Only add this after
- Add this to the
patches
key of your composer.json composer update --lock
- Note: only use this after adding the previous keys
Development
Adding new modules
Make sure, that each module has:
- their own composer.json file with every dependency defined.
- every dependency defined in their *.info.yml file
- their own README.md file with relevant information (how to use, configure, build frontend assets, etc.)
Make sure, that
- the root composer.json picks up the requirements and changes from it.
Versioning
- There is no need to add versions to any of the composer.json files (except for maybe documentation purposes)
- When you change anything, add and push a new tag
- Try to follow SemVer
- This is a Drupal 8-only package, don't prefix 8.x or similar
Release
- When you make a change, don't forget to release it on EVERY project where used
All versions of tieto_modules with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
roave/security-advisories Version dev-master
drupal/core Version ^8.5
cweagans/composer-patches Version ~1.5
wikimedia/composer-merge-plugin Version ^1.4
brainsum/tieto_lifecycle_management Version ^1.0
roave/security-advisories Version dev-master
drupal/core Version ^8.5
cweagans/composer-patches Version ~1.5
wikimedia/composer-merge-plugin Version ^1.4
brainsum/tieto_lifecycle_management Version ^1.0
The package brainsum/tieto_modules contains the following files
Loading the files please wait ....