Difference between revisions of "Module HelloAsso"
(Created page with "<!-- BEGIN origin interlang links --> <!-- You can edit this section but do NOT remove these comments Links below will be automatically replicated on translated pages by...") Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 14: | Line 14: | ||
|editor=DoliCloud | |editor=DoliCloud | ||
|web={{URLNLTechno}} | |web={{URLNLTechno}} | ||
− | |webbuy= | + | |webbuy= |
|status=developpement | |status=developpement | ||
|maxversion= | |maxversion= |
Revision as of 15:34, 18 March 2024
Informations
Module name | HelloAsso |
Editor / Editeur | DoliCloud - www.dolicloud.com |
Download or buy page / Page achat ou téléchargement | |
Status / Statut / Estado | |
Prerequisites / Prérequis |
Dolibarr min version: {{{minversion}}} |
Last update date / Date mise à jour fiche / Fecha última actualización | 2024-03-18 |
Note / Nota |
Features
Prerequisites
This application need Android 6.0+ and an online hosted Dolibarr ERP & CRM version 8.0+ (for example an online instance provided by one of the SaaS/Cloud hosting provider).
If your Dolibarr is not installed in a cloud or a hosted server, but on your own local computer at home, you must be sure to have setup your ADSL box so you can reach your computer from outside home with an external internet access, on the port where dolibarr run (port 80 in most cases). This is an example on how to do this for O2 customer: http://www.o2help.co.uk/router-port-forwarding/ (replace port 5070 with 80).
Installation
Setup
Usage
Development and contributions
The development of this Open Source application is not included inside the standard GIT repository of Dolibarr but inside a repository dedicated to modules not supported by the Dolibarr development team but supported by https://www.dolicloud.com on GitHub:
- Repository: https://github.com/eldy/dolidroid.git
Your Pull request for fixes or enhancements are welcome.