mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Merge pull request #39 from YunoHost-Apps/testing
This commit is contained in:
commit
106504d305
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.3.3~ynh1
|
**Shipped version:** 1.3.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://www.abantecart.com/shopping-cart-demo
|
**Demo:** https://www.abantecart.com/shopping-cart-demo
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.3.3~ynh1
|
**Version incluse :** 1.3.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://www.abantecart.com/shopping-cart-demo
|
**Démo :** https://www.abantecart.com/shopping-cart-demo
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Abantecart"
|
||||||
description.en = "Open source ecommerce platform to power online retail"
|
description.en = "Open source ecommerce platform to power online retail"
|
||||||
description.fr = "Plateforme de commerce électronique pour la vente au détail en ligne"
|
description.fr = "Plateforme de commerce électronique pour la vente au détail en ligne"
|
||||||
|
|
||||||
version = "1.3.3~ynh1"
|
version = "1.3.4~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.3.tar.gz"
|
url = "https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.4.tar.gz"
|
||||||
sha256 = "5b31282d148b0a8fa30b6f9c5af14b196bafafa3b8cc3dca8769ec610e985852"
|
sha256 = "c8e0d91b1c9754adc60ae22865a67f34a998622512308647e84f5967e402f477"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue