கேலட் மூலக் குறியீடு

Galette sources are stored in Git repositories on Galette GitHub organization.

All repositories follow the same development model, therefore you will find two branches in each:

  • `` மாச்டர்``: இது எப்போதும் அண்மைக் கால நிலையான வெளியீடாகும்,

  • `` உருவாக்கு``: மேம்பாட்டு பதிப்பு, இது நிலையற்றதாக இருக்கலாம்.

திட்டம்

Repository

கேலட் கோர்

https://github.com/galette/galette

ஆவணப்படுத்துதல்

https://github.com/galette/galettedoc

ஆட்டோ சொருகி

https://github.com/galette/plugin-auto

நிகழ்வுகள் சொருகி

https://github.com/galette/plugin-events

ஃபுல் அட்டை சொருகி

https://github.com/galette/plugin-fullcard

பேபால் சொருகி

https://github.com/galette/plugin-paypal

பொருள்கள் சொருகி கடன் வழங்குகின்றன

https://github.com/galette/plugin-objectslend

Activities plugin

https://github.com/galette/plugin-activities

மூன்றாம் தரப்பு நூலகங்கள்

கேலட்டின் மூன்றாம் தரப்பு சார்புநிலைகள் களஞ்சியத்தில் சேர்க்கப்படவில்லை. அதற்கு பதிலாக, பி.எச்.பி சார்புநிலைகள் இசையமைப்பாளர் சார்பு மேலாளர் <https://getcomposer.org> _ மற்றும் முனை தொகுப்பு மேலாளர் (NPM) <https://npmjs.com> _ மற்றும் கல்பி.

In order to install all third party dependencies, just go to the Galette source directory and run:

$ cd galette.git
$ ./bin/install_deps