Daniel Tomé Fernåndez daniel.tome@estudiants.urv.cat, (*1)
Introduction:
This plugin provide us a changelog of our application., (*2)
Instalation:
To install this module you must follow this steps:, (*3)
1- In your composer.json you must write:, (*4)
"require": {
"sred/changelog": "dev-master",
},
2- Then you must run the following command line composer update
., (*5)
Configuration:
1- We provide you a bash script in script folder, to place it wherever and only changing the path it will execute
the Generator.php
file., (*6)
1- We also provide you different constants in our Generator.php
file to adapt this plugin to your project., (*7)