Skip to content

Commit

Permalink
v1.2.0 (#24)
Browse files Browse the repository at this point in the history
* PES-76-shipping-methods (#9)

* PES-138: change log (#12)

* PES-131-opc (#13)

OPC Rupostel

* PES-131: rupostel OPC - vesion changed to 1.1.9 (#14)

* PES-68: README.md links fix (#17)

* PES-173: shipment method storage (#15)

PES-173: shipment method storage

* PES-187: PP choice always available, iframe deletion (#18)

* PES-194: checkConditions update (#19)

* PES-214: country price resolving fix (#20)

* PES-214: country price resolving fix

* PES-214: country price resolving fix - CR

Co-authored-by: Filip Jiskra <[email protected]>

* Update README.md  (#22)

* Update README.md

Co-authored-by: Jaroslav Malý <[email protected]>
Co-authored-by: Jan Potužník <[email protected]>

* PES-192: api key validator removed (#21)

Co-authored-by: Filip Jiskra <[email protected]>

* PES: readme updated (#23)

* PES: readme updated

* PES: xml updated

Co-authored-by: Filip Jiskra <[email protected]>

Co-authored-by: FJiskra <[email protected]>
Co-authored-by: jan-potuznik-z <[email protected]>
Co-authored-by: Filip Jiskra <[email protected]>
Co-authored-by: Jaroslav Malý <[email protected]>
Co-authored-by: Jan Potužník <[email protected]>
  • Loading branch information
6 people authored Jun 29, 2021
1 parent 40cbbca commit ef47fc2
Show file tree
Hide file tree
Showing 42 changed files with 2,130 additions and 1,559 deletions.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
*README.md export-ignore
*README.md export-ignore
*CHANGE_LOG.txt export-ignore
13 changes: 13 additions & 0 deletions CHANGE_LOG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
1.2.0 - Added: packeta shipping method configuration
- Added: configuration for other countries than previously specified is now possible
- Added: data migration from 1.1.8 data structure
- Added: packeta widget v6 integration
- Fixed: multiple Packeta shipping methods in checkout are now possible
- Fixed: packet export fix
- Fixed: quotes fix in translations
- Updated: translations unification, additions and pruning
- Updated: RuposTel OPC compatibility
- Updated: remembering chosen pickup point for each shipment method separately
- Fixed: obsolete iframe in cart deleted
- Fixed: pickup point choice enabled even for automatically selected shipment
- Fixed: shipping method display in cart respects all conditions
62 changes: 39 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

### Download module

[Actual version 1.1.8](https://github.com/Zasilkovna/virtuemart3/archive/v1.1.8.zip)
[Actual version 1.2.0](https://github.com/Zasilkovna/virtuemart3/archive/v1.2.0.zip)

### Installation

The current version of the module is available on the github in the repository https://github.com/Zasilkovna/virtuemart3.
To download the module directly as a zip package, click the button **Clone or download** and choose an option **Download ZIP**.
The current version of the module is available on GitHub in the repository https://github.com/Zasilkovna/virtuemart3.
To download the module directly as a zip package, click the button **Clone or download** and choose the option **Download ZIP**.

To install the plug-in, you need to do the following:

Expand All @@ -24,12 +24,13 @@ To install the plug-in, you need to do the following:
- In the Joomla administration, select in the top menu **VirtueMart** / **Configuration**.
- Select in the left menu **CONFIGURATION** / **PACKETA**.
- Go to the ** Configuration ** tab.
- Fill in **API key** which you can find in the [client section] (https://client.packeta.com/cs/support/) » Client support.
- Enter ** E-shop ID ** - the sender name you have set in the client section of your [sender] (https://client.packeta.com/cs/senders/).

- Fill in **API key** which you can find in the [client section](https://client.packeta.com/support/) » Client support.
- Enter ** E-shop ID ** - the sender name you have set in the client section of your [sender](https://client.packeta.com/senders/).

##### General rules

Since version 1.2.0 pricing rules have been moved to shipping method configuration

- **default price** - the shipping price applies if the country-specific default price is not filled
- **Maximum weight** - for orders with a larger weight, the Packeta shipping method will not be offered in the cart
- **free shipping** - if the order price is higher, free shipping
Expand All @@ -49,10 +50,10 @@ Next, select ** VirtueMart ** / ** Shipment Methods ** in the top menu and add a
- In the Joomla administration, select the item in the top menu **VirtueMart** / **Configuration**.
- Select in the left menu **CONFIGURATION** / **PACKETA**.
- Go to the ** Orders ** tab.
- To export shipments, check the checkbox in the first column of the order and then click the ** CSV ** button (when exporting to a csv file) or the ** Submit Shipments ** button (in case of direct submission).
- To export shipments, check the checkbox in the first column of the order and then click the ** CSV ** button (when exporting to a CSV file) or the ** Submit Shipments ** button (in case of direct submission).

- Export shipments to CSV file:
- Mark orders (by checkbox) that you want to export to CSV file.
- Mark orders (by the checkbox) that you want to export to the CSV file.
- Above the list of orders, click the ** CSV ** button to save the file.

- Direct submission (via API):
Expand All @@ -70,24 +71,30 @@ Next, select ** VirtueMart ** / ** Shipment Methods ** in the top menu and add a
#### Supported versions:

- VirtueMart 3 + Joomla 3
- If you have trouble using the module, please contact us at [[email protected]](mailto:[email protected])
- If you have trouble using the module, please contact us at [[email protected]](mailto:[email protected]).

#### Functions provided:

- Widget integration in eshop cart
- Set different prices for different target countries
- Setting prices according to weight rules
- Free shipping from the specified price or weight of the order
- Export shipments to csv file, which can be imported in [client section](https://client.packeta.com/)
- Přímé podání zásilek do systému Zásilkovny a tisk štítků
- Direct orders submission to the Packeta system and labels printing
- Integration of [widget v6](https://widget.packeta.com/v6) for selection of pickup points in the e-shop cart.
- Support for pickup points of external carriers.
- Set different prices for different target countries.
- Setting prices according to weight rules.
- Free shipping from the specified price of the order.
- Export shipments to a CSV file, which can be imported in [client section](https://client.packeta.com/).
- Direct submission of orders to the Packeta system and labels printing.

### OPC support

- *One Page Checkout for VirtueMart* from [RuposTel](https://www.rupostel.com/)

In case you are using another third-party cart module, please write to [[email protected]](mailto:[email protected]).
Packeta module may not work with another OPC module.

# Modul pro VirtueMart 3 + Joomla 3

### Stažení modulu

[Aktuální verze 1.1.8](https://github.com/Zasilkovna/virtuemart3/archive/v1.1.8.zip)
[Aktuální verze 1.2.0](https://github.com/Zasilkovna/virtuemart3/archive/v1.2.0.zip)

### Instalace

Expand All @@ -113,6 +120,8 @@ Pro instalaci plug-inu je potřeba provést následující kroky:

##### Obecná pravidla

Od verze 1.2.0 se cenová pravidla konfigurují v detailu způsobu dopravy

- **Výchozí cena** - cena za přepravu se použije v případě, že není vyplněna výchozí cena u konkrétní země
- **Maximální váha** - u objednávek s větší hmotnostní nebude v košíku přepravní metoda Zásilkovna nabízena
- **Doprava zdarma** - pokud bude cena objednávky vyšší bude doprava zdarma
Expand Down Expand Up @@ -157,9 +166,16 @@ Dále je potřeba zvolit v horním menu položku **VirtueMart** / **Shipment Met

#### Poskytované funkce:

- Integrace widgetu v košíku eshopu
- Nastavení různé ceny pro různé cílové země
- Nastavení cen podle váhových pravidel
- Doprava zdarma od zadané ceny nebo hmotnosti objednávky
- Export zásilek do csv souboru, který lze importovat v [klientské sekci](https://client.packeta.com/)
- Přímé podání zásilek do systému Zásilkovny a tisk štítků
- Integrace [widgetu v6](https://widget.packeta.com/v6) pro výběr výdejních míst v košíku eshopu.
- Podpora výdejních míst externích dopravců.
- Nastavení různých cen pro různé cílové země.
- Nastavení cen podle váhových pravidel.
- Doprava zdarma od zadané ceny objednávky.
- Export zásilek do CSV souboru, který lze importovat v [klientské sekci](https://client.packeta.com/).
- Přímé podání zásilek do systému Zásilkovny a tisk štítků.

### Podpora pro OPC
- *One Page Checkout for VirtueMart* od [RuposTel](https://www.rupostel.com/)

Pokud používáte nějaký jiný modul košíku třetí strany, napište nám [[email protected]](mailto:[email protected]).
Modul Zásilkovny nemusí být s jiným OPC modulem funkční.
Loading

0 comments on commit ef47fc2

Please sign in to comment.