Intégration de la lib https://github.com/commerceguys/intl + fonctions SPIP facilitatrices autour.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
769 B
24 lines
769 B
<paquet |
|
prefix="intl" |
|
categorie="outil" |
|
version="1.0.5" |
|
schema="1.0.0" |
|
etat="test" |
|
compatibilite="[3.2.0;4.0.*]" |
|
logo="intl.svg" |
|
documentation="" |
|
> |
|
<nom>Bibliothèque d'internationalisation</nom> |
|
|
|
<auteur lien="https://mukt.fr">Mukt</auteur> |
|
<licence>GPL v3</licence> |
|
<credit lien="https://github.com/commerceguys/intl">Librairie Intl de Commerce Guys</credit> |
|
<credit lien="https://www.flaticon.com/authors/geotatah">Icône par geotatah</credit> |
|
<credit lien="https://www.flaticon.com/authors/freepik">Icônes par Freepik</credit> |
|
|
|
<necessite nom="php" compatibilite="[7.0.8;]" /> |
|
<utilise nom="bank" /> |
|
|
|
<pipeline nom="bank_lister_devises" inclure="intl_pipelines.php" /> |
|
<pipeline nom="bank_devise_defaut" inclure="intl_pipelines.php" /> |
|
</paquet>
|
|
|