Skip to content

Commit

Permalink
Started v5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Jan 9, 2025
1 parent 69e8996 commit f29da48
Show file tree
Hide file tree
Showing 18 changed files with 46 additions and 36 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@

## The Laravel E-commerce Framework

[![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/framework/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/framework/actions?query=workflow%3Atests)
[![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/framework/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/framework/actions?query=workflow%3Atests)
[![Packagist version](https://img.shields.io/packagist/v/vanilo/framework.svg?style=flat-square)](https://packagist.org/packages/vanilo/framework)
[![Packagist downloads](https://img.shields.io/packagist/dt/vanilo/framework.svg?style=flat-square)](https://packagist.org/packages/vanilo/framework)
[![StyleCI](https://styleci.io/repos/101036876/shield?branch=4.x)](https://styleci.io/repos/101036876)
[![StyleCI](https://styleci.io/repos/101036876/shield?branch=master)](https://styleci.io/repos/101036876)
[![MIT Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE.md)

Vanilo's aim is that **Laravel developers** can **rapidly** create E-commerce applications with **pleasure**.

## Development Version

You are browsing the unstable, v5.x version of this repository!

Vanilo v5 is expected to be released in April 2025, but there's no final deadline yet.

Do not use this branch in any real projects yet, as it's a subject of heavy changes!

For the stable version see the `4.x` branch.

## Stable Version

#### 4.x
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
}
},
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
36 changes: 18 additions & 18 deletions module-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
## Core Modules

| Module | Build | |
|:---------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Adjustments | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/adjustments/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/adjustments/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/adjustments.svg?style=flat-square)](https://packagist.org/packages/vanilo/adjustments) |
| Cart | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/cart/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/cart/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/cart.svg?style=flat-square)](https://packagist.org/packages/vanilo/cart) |
| Category | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/category/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/category/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/category.svg?style=flat-square)](https://packagist.org/packages/vanilo/category) |
| Channel | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/channel/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/channel/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/channel.svg?style=flat-square)](https://packagist.org/packages/vanilo/channel) |
| Checkout | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/checkout/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/checkout/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/checkout.svg?style=flat-square)](https://packagist.org/packages/vanilo/checkout) |
| Contracts | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/contracts/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/contracts/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/contracts.svg?style=flat-square)](https://packagist.org/packages/vanilo/contracts) |
| Links | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/links/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/links/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/links.svg?style=flat-square)](https://packagist.org/packages/vanilo/links) |
| Master Product | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/master-product/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/master-product/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/master-product.svg?style=flat-square)](https://packagist.org/packages/vanilo/master-product) |
| Order | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/order/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/order/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/order.svg?style=flat-square)](https://packagist.org/packages/vanilo/order) |
| Payment | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/payment/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/payment/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/payment.svg?style=flat-square)](https://packagist.org/packages/vanilo/payment) |
| Product | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/product/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/product/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/product.svg?style=flat-square)](https://packagist.org/packages/vanilo/product) |
| Promotion | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/promotion/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/promotion/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/promotion.svg?style=flat-square)](https://packagist.org/packages/vanilo/promotion) |
| Properties | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/properties/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/properties/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/properties.svg?style=flat-square)](https://packagist.org/packages/vanilo/properties) |
| Shipment | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/shipment/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/shipment/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/shipment.svg?style=flat-square)](https://packagist.org/packages/vanilo/shipment) |
| Support | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/support/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/support/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/support.svg?style=flat-square)](https://packagist.org/packages/vanilo/support) |
| Taxes | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/taxes/tests.yml?branch=4.x&style=flat-square)](https://github.com/vanilophp/taxes/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/taxes.svg?style=flat-square)](https://packagist.org/packages/vanilo/taxes) |
| Module | Build | |
|:---------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Adjustments | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/adjustments/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/adjustments/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/adjustments.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/adjustments) |
| Cart | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/cart/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/cart/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/cart.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/cart) |
| Category | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/category/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/category/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/category.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/category) |
| Channel | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/channel/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/channel/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/channel.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/channel) |
| Checkout | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/checkout/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/checkout/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/checkout.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/checkout) |
| Contracts | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/contracts/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/contracts/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/contracts.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/contracts) |
| Links | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/links/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/links/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/links.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/links) |
| Master Product | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/master-product/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/master-product/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/master-product.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/master-product) |
| Order | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/order/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/order/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/order.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/order) |
| Payment | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/payment/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/payment/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/payment.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/payment) |
| Product | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/product/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/product/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/product.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/product) |
| Promotion | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/promotion/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/promotion/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/promotion.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/promotion) |
| Properties | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/properties/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/properties/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/properties.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/properties) |
| Shipment | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/shipment/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/shipment/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/shipment.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/shipment) |
| Support | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/support/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/support/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/support.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/support) |
| Taxes | [![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/taxes/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/taxes/actions?query=workflow%3Atests) | [![Packagist version](https://img.shields.io/packagist/v/vanilo/taxes.svg?style=flat-square&include_prereleases)](https://packagist.org/packages/vanilo/taxes) |

## First Party Plugins

Expand Down
2 changes: 1 addition & 1 deletion src/Adjustments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Cart/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Category/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Channel/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Checkout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Contracts/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Links/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/MasterProduct/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Order/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Payment/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Product/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Properties/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Shipment/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Support/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}
2 changes: 1 addition & 1 deletion src/Taxes/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2.x-dev"
"dev-master": "5.0.x-dev"
}
}
}

0 comments on commit f29da48

Please sign in to comment.