Plugin Directory

Changeset 2747067


Ignore:
Timestamp:
06/23/2022 12:57:58 PM (4 years ago)
Author:
SmartSend
Message:

tagging version 8.0.26

Location:
smart-send-logistics
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • smart-send-logistics/tags/8.0.26/includes/class-ss-shipping-wc-method.php

    r2486879 r2747067  
    7171                        'postnord_letteruntracked'         => __('PostNord: Untracked letter',
    7272                            'smart-send-logistics'),
     73                'postnord_expressmail'             => __('PostNord: International Express Mail (EMS)',
     74                            'smart-send-logistics'),
     75            'postnord_expressletter'           => __('PostNord: Express Letter',
     76                            'smart-send-logistics'),
    7377                        'postnord_fullpallet'              => __('PostNord: Full size pallet',
    7478                            'smart-send-logistics'),
     
    7680                            'smart-send-logistics'),
    7781                        'postnord_quarterpallet'           => __('PostNord: Quarter size pallet',
     82                            'smart-send-logistics'),
     83            'postnord_specialpallet'           => __('PostNord: Speciel size pallet',
    7884                            'smart-send-logistics'),
    7985                    ),
     
    96102                        'dao_dropoffagent'    => __('DAO: From pick-up point to pick-up point (Shop2Shop)', 'smart-send-logistics'),
    97103                        'dao_dropoffdoorstep' => __('DAO: From pick-up point to doorstep (ParcelShop to Direct)', 'smart-send-logistics'),
     104                    ),
     105        'Budbee'            =>
     106                    array(
     107                        'budbee_home'         => __('Budbee: Home', 'smart-send-logistics'),
     108                    ),
     109        'Burd'              =>
     110                    array(
     111                        'burd_home'           => __('Burd: Home Delivery', 'smart-send-logistics'),
    98112                    ),
    99113                'Bring'             =>
  • smart-send-logistics/tags/8.0.26/includes/class-ss-shipping-wc-order.php

    r2194098 r2747067  
    10151015                    } elseif ($orders_count > 5) {
    10161016                        array_push($array_messages, array(
    1017                             'message' => __('It is not possible to create labels for more than 5 orders at the moment. This feature is coming soon.',
     1017                            'message' => __('For now it is not possible to create labels for more than 5 orders at a time.',
    10181018                                'smart-send-logistics'),
    10191019                            'type'    => 'error',
  • smart-send-logistics/tags/8.0.26/readme.txt

    r2661868 r2747067  
    66Developer: SmartSend
    77Developer URI: https://smartsend.io/
    8 Tags: smartsend, smart send, shipping, shipping label, pickup, pick-up, pakkelabel, pakkelabels, pakkeboks, pakkeshop, hente selv, døgnboks, postnord, post nord, post danmark, gls, swipbox, bring, dao, dao365, dao 365, carrier, pacsoft, yourgls, mybring, postage, shipping method, your-gls, my-bring, pacosft-online, pacsoftonline, denmark, sweeden, posten, norway, post
     8Tags: smartsend, smart send, shipping, shipping label, pickup, pick-up, pakkelabel, pakkelabels, pakkeboks, pakkeshop, hente selv, døgnboks, postnord, post nord, post danmark, gls, swipbox, bring, dao, dao365, dao 365, burd, budbee, carrier, pacsoft, yourgls, mybring, postage, shipping method, your-gls, my-bring, pacosft-online, pacsoftonline, denmark, sweeden, posten, norway, post
    99Requires at least: 3.0.1
    10 Tested up to: 5.9
    11 Stable tag: 8.0.25
     10Tested up to: 6.0
     11Stable tag: 8.0.26
    1212License: GNU General Public License v3.0
    1313License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1414WC requires at least: 3.0.0
    15 WC tested up to: 6.1
     15WC tested up to: 6.6
    1616Requires PHP: 5.6.0
    1717
    18 Complete WooCommerce shipping solution for PostNord, GLS, DAO and Bring.
     18Complete WooCommerce shipping solution for PostNord, GLS, DAO, Burd, Budbee and Bring.
    1919
    2020== Description ==
    2121
    22 Complete shipping solution for PostNord, GLS, DAO and Bring. Setup shipping methods with rates calculated based on products, shipping address, weight, subtotal, user roles, shipping classes and much more. Show pick-up points to the customer during checkout and create shipping labels directly from the WooCommerce admin panel.
     22Complete shipping solution for PostNord, GLS, DAO, Budbee, Burd and Bring. Setup shipping methods with rates calculated based on products, shipping address, weight, subtotal, user roles, shipping classes and much more. Show pick-up points to the customer during checkout and create shipping labels directly from the WooCommerce admin panel.
    2323
    2424From now on, everything is incorporated directly into your WooCommerce store.
     
    2828* GLS (YourGLS)
    2929* Bring (MyBring)
    30 * Post Nord (Pacsoft)
    31 * Post Danmark (Pacsoft)
    32 * Posten (Pacsoft)
     30* Post Nord (Posten / Post Danmark)
    3331* DAO
     32* Burd
     33* Budbee
    3434
    3535Supports worldwide shipping from these countries:
     
    201201== Changelog ==
    202202
     203= 8.0.26 =
     204* Add carrier Burd
     205* Add carrier Budbee
     206* Add PostNord methods: International Express Mail (EMS), Express Letter and Speciel size pallet
     207
    203208= 8.0.25 =
    204209* Fix issue with missing receiver phone on some WooCommerce versions (v5.6+)
  • smart-send-logistics/tags/8.0.26/smart-send-logistics.php

    r2661868 r2747067  
    77 * Author URI: https://www.smartsend.io
    88 * Text Domain: smart-send-logistics
    9  * Version: 8.0.25
     9 * Version: 8.0.26
    1010 * WC requires at least: 3.0.1
    11  * WC tested up to: 6.1
     11 * WC tested up to: 6.6
    1212 *
    1313 * This program is free software: you can redistribute it and/or modify
     
    3535    {
    3636
    37         private $version = "8.0.25";
     37        private $version = "8.0.26";
    3838
    3939        /**
  • smart-send-logistics/trunk/includes/class-ss-shipping-wc-method.php

    r2486879 r2747067  
    7171                        'postnord_letteruntracked'         => __('PostNord: Untracked letter',
    7272                            'smart-send-logistics'),
     73                'postnord_expressmail'             => __('PostNord: International Express Mail (EMS)',
     74                            'smart-send-logistics'),
     75            'postnord_expressletter'           => __('PostNord: Express Letter',
     76                            'smart-send-logistics'),
    7377                        'postnord_fullpallet'              => __('PostNord: Full size pallet',
    7478                            'smart-send-logistics'),
     
    7680                            'smart-send-logistics'),
    7781                        'postnord_quarterpallet'           => __('PostNord: Quarter size pallet',
     82                            'smart-send-logistics'),
     83            'postnord_specialpallet'           => __('PostNord: Speciel size pallet',
    7884                            'smart-send-logistics'),
    7985                    ),
     
    96102                        'dao_dropoffagent'    => __('DAO: From pick-up point to pick-up point (Shop2Shop)', 'smart-send-logistics'),
    97103                        'dao_dropoffdoorstep' => __('DAO: From pick-up point to doorstep (ParcelShop to Direct)', 'smart-send-logistics'),
     104                    ),
     105        'Budbee'            =>
     106                    array(
     107                        'budbee_home'         => __('Budbee: Home', 'smart-send-logistics'),
     108                    ),
     109        'Burd'              =>
     110                    array(
     111                        'burd_home'           => __('Burd: Home Delivery', 'smart-send-logistics'),
    98112                    ),
    99113                'Bring'             =>
  • smart-send-logistics/trunk/includes/class-ss-shipping-wc-order.php

    r2194098 r2747067  
    10151015                    } elseif ($orders_count > 5) {
    10161016                        array_push($array_messages, array(
    1017                             'message' => __('It is not possible to create labels for more than 5 orders at the moment. This feature is coming soon.',
     1017                            'message' => __('For now it is not possible to create labels for more than 5 orders at a time.',
    10181018                                'smart-send-logistics'),
    10191019                            'type'    => 'error',
  • smart-send-logistics/trunk/readme.txt

    r2661868 r2747067  
    66Developer: SmartSend
    77Developer URI: https://smartsend.io/
    8 Tags: smartsend, smart send, shipping, shipping label, pickup, pick-up, pakkelabel, pakkelabels, pakkeboks, pakkeshop, hente selv, døgnboks, postnord, post nord, post danmark, gls, swipbox, bring, dao, dao365, dao 365, carrier, pacsoft, yourgls, mybring, postage, shipping method, your-gls, my-bring, pacosft-online, pacsoftonline, denmark, sweeden, posten, norway, post
     8Tags: smartsend, smart send, shipping, shipping label, pickup, pick-up, pakkelabel, pakkelabels, pakkeboks, pakkeshop, hente selv, døgnboks, postnord, post nord, post danmark, gls, swipbox, bring, dao, dao365, dao 365, burd, budbee, carrier, pacsoft, yourgls, mybring, postage, shipping method, your-gls, my-bring, pacosft-online, pacsoftonline, denmark, sweeden, posten, norway, post
    99Requires at least: 3.0.1
    10 Tested up to: 5.9
    11 Stable tag: 8.0.25
     10Tested up to: 6.0
     11Stable tag: 8.0.26
    1212License: GNU General Public License v3.0
    1313License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1414WC requires at least: 3.0.0
    15 WC tested up to: 6.1
     15WC tested up to: 6.6
    1616Requires PHP: 5.6.0
    1717
    18 Complete WooCommerce shipping solution for PostNord, GLS, DAO and Bring.
     18Complete WooCommerce shipping solution for PostNord, GLS, DAO, Burd, Budbee and Bring.
    1919
    2020== Description ==
    2121
    22 Complete shipping solution for PostNord, GLS, DAO and Bring. Setup shipping methods with rates calculated based on products, shipping address, weight, subtotal, user roles, shipping classes and much more. Show pick-up points to the customer during checkout and create shipping labels directly from the WooCommerce admin panel.
     22Complete shipping solution for PostNord, GLS, DAO, Budbee, Burd and Bring. Setup shipping methods with rates calculated based on products, shipping address, weight, subtotal, user roles, shipping classes and much more. Show pick-up points to the customer during checkout and create shipping labels directly from the WooCommerce admin panel.
    2323
    2424From now on, everything is incorporated directly into your WooCommerce store.
     
    2828* GLS (YourGLS)
    2929* Bring (MyBring)
    30 * Post Nord (Pacsoft)
    31 * Post Danmark (Pacsoft)
    32 * Posten (Pacsoft)
     30* Post Nord (Posten / Post Danmark)
    3331* DAO
     32* Burd
     33* Budbee
    3434
    3535Supports worldwide shipping from these countries:
     
    201201== Changelog ==
    202202
     203= 8.0.26 =
     204* Add carrier Burd
     205* Add carrier Budbee
     206* Add PostNord methods: International Express Mail (EMS), Express Letter and Speciel size pallet
     207
    203208= 8.0.25 =
    204209* Fix issue with missing receiver phone on some WooCommerce versions (v5.6+)
  • smart-send-logistics/trunk/smart-send-logistics.php

    r2661868 r2747067  
    77 * Author URI: https://www.smartsend.io
    88 * Text Domain: smart-send-logistics
    9  * Version: 8.0.25
     9 * Version: 8.0.26
    1010 * WC requires at least: 3.0.1
    11  * WC tested up to: 6.1
     11 * WC tested up to: 6.6
    1212 *
    1313 * This program is free software: you can redistribute it and/or modify
     
    3535    {
    3636
    37         private $version = "8.0.25";
     37        private $version = "8.0.26";
    3838
    3939        /**
Note: See TracChangeset for help on using the changeset viewer.