Aucune image disponible

Github commits API listing

A module which allows to display a list of commits from a chosen Github repo.

Developed by Yassine Belkaid - PHPIST

Get This Module Free on GitHub
License: MIT Status: Unknown Health: Very Outdated

Info updated 1 month ago

Sources
Stars: 1 Forks: 1 Last commit: Jan 6, 2018
Type
Module

Info checked: Mar 2, 2026

Description

Prestashop module which allows to display a list of commits from a chosen public Github repository.

Pre-requisite

  • You need to have GIT installed
  • You need to have Composer installed

Installation

It's easy and simple to install this module. Once you download it or clone it, put it in /modules folder then head to the module folder and run this line of code to install the dependencies:

  • If you have composer installed globally: ``<code> composer install &lt;pre&gt;&lt;code&gt; * Otherwise put the composer phar file in the module folder, then run this command: &lt;/code&gt;&lt;/pre&gt; composer.phar install </code>``

Once composer finishes downloading the dependencies, you can go to the Prestashop back end and install the module. Once it's installed, you will find three text fields:

  • Github account: this is the github username
  • Github repo: You put here the repository's name in this Github account
  • Number of commits: this is the number of commits you want the module to display in the front end

Once you're done, click on save button and here you go :)

  • Référence
    phpist_github

  • License
    MIT
  • Status
    Unknown

Commentaires (0)

Aucun avis n'a été publié pour le moment.
Chargement...