Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default CEON Advanced Shipper

    This commercial plugin is still a viable option to cover all shipping needs.

    I've been using it forever and there is almost no scenario it cannot deal with.
    This is not advertising but fact.

    The code is excellent due to the superb efforts of the original creator Conor Kerr (RIP) but the subsequent development/support has been "inconsistent", for multiple reasons.

    Since there is no chance I would ever drop this plugin, I have a private GitHub where I was maintaining just patches for the current version, but I've now gone much further to spring clean many files, which hopefully will be incorporated by Ceon Support at some point, or not. Whatever.

    Current users can pm me for access if they wish to post issues or improvements, or can post issues here to reach the wider user base.

    Aside: the discussion of commercial offerings was not permitted previously. I believe that to be now moot. Users should be aware of what is still available out there and if it's good or bad.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  2. #2
    Join Date
    May 2005
    Location
    England
    Posts
    683
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Hi Steve,
    Is this module still available and okay for php 8 at all? I used to use a long time ago when Conor was still with us (RIP). I was hoping to use somehow to allow European countries to show if a certain manufacturer items are in the basket. To do with EU GSPR laws really. Though maybe a simple php call might suffice, am not sure?

  3. #3
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: CEON Advanced Shipper

    It still looks purchaseable:
    https://ceon.net/shipping-modules/ce...shipper-module

    I have my version in production on php 8.3 and on a local server with 8.4.

    Aside, I don't understand what you are trying to achieve.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  4. #4
    Join Date
    May 2005
    Location
    England
    Posts
    683
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Quote Originally Posted by torvista View Post
    It still looks purchaseable:
    https://ceon.net/shipping-modules/ce...shipper-module

    I have my version in production on php 8.3 and on a local server with 8.4.

    Aside, I don't understand what you are trying to achieve.
    Yes I probably didn't explain it properly as usual lol, my bad. So 'Manufacturer A' lets say has clearance for us to send to any country in Europe. Other manufacturers. So if a customer places items from this manufactuer only, then shipping to Europe will show. IF they place even an item from say 'Manufacturer B' in the cart, it will stop shipping to Europe show. Thats the best I can sum it up, I know its a bit of a mess logistics wise, but EU makes the rules now.

  5. #5
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: CEON Advanced Shipper

    In a vanilla shop I set up a single method that was only valid for one manufacturer.

    When I added a second product from a different manufacturer, there was a warning on the shipping page that there was no method for that product, but the purchase was allowed, using the method of the allowed product.

    So, since there is a detection of a product being outside the method, it should be relatively easy to leverage that to actually disable the method with a warning.

    Everything is always possible..just depends on the time-money you want to invest in it!
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  6. #6
    Join Date
    May 2005
    Location
    England
    Posts
    683
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Quote Originally Posted by torvista View Post
    In a vanilla shop I set up a single method that was only valid for one manufacturer.

    When I added a second product from a different manufacturer, there was a warning on the shipping page that there was no method for that product, but the purchase was allowed, using the method of the allowed product.

    So, since there is a detection of a product being outside the method, it should be relatively easy to leverage that to actually disable the method with a warning.

    Everything is always possible..just depends on the time-money you want to invest in it!
    Thanks for that and your advice. That sounds like a good setup, and also some sort of warning / disclaimer would be helpful for the customer. I will get on this as soon as I get 2.1 zencart updated and working, still on 1.58a at moment.

  7. #7
    Join Date
    Oct 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Hi,
    Would you be so kind and clarify which ZenCart version you are using with this:

    CEON Advance Shipper (Re-released 01/05/2017 CAS 6.0, Current Version CAS 6.06 - https://ceon.net/shipping-modules/ce...shipper-module)

    ,and you mentioned you are on 8.3php, is that correct, just making sure.

    Thank you in advance.

  8. #8
    Join Date
    Oct 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Quote Originally Posted by torvista View Post
    It still looks purchaseable:
    https://ceon.net/shipping-modules/ce...shipper-module

    I have my version in production on php 8.3 and on a local server with 8.4.

    Aside, I don't understand what you are trying to achieve.
    Hi,
    Would you be so kind and clarify which ZenCart version you are using with this:

    CEON Advance Shipper (Re-released 01/05/2017 CAS 6.0, Current Version CAS 6.06 - https://ceon.net/shipping-modules/ce...shipper-module)

    ,and you mentioned you are on 8.3php, is that correct, just making sure.

    Thank you in advance.

  9. #9
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: CEON Advanced Shipper

    My fileset started from a Ceon file downloaded 19/05/2023:
    ceon_advanced_shipper_6.zip
    containing folder "ceon_advanced_shipper_6.0.7_for_zc".

    Which I believe is what is still currently offered for sale on the CEON site.

    But my fileset has the fixes for php8.4 and tweaks to work under strict reporting and all pages in strict mode.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  10. #10
    Join Date
    Oct 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: CEON Advanced Shipper

    Thank you for your reply. I really appreciate it.
    I will have to give it a go and see whether it works.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Ceon Advanced Shipper v 5.0.2
    By 14all41 in forum Addon Shipping Modules
    Replies: 52
    Last Post: 14 Jun 2019, 11:27 PM
  2. v151 CEON Advanced Shipper 5.0.2 -> USP
    By JSWeb in forum Addon Shipping Modules
    Replies: 33
    Last Post: 6 Oct 2014, 11:05 PM
  3. v151 Ceon Advanced Shipper - configuration Trouble
    By firstcapitalfirearms in forum Addon Shipping Modules
    Replies: 8
    Last Post: 21 May 2013, 10:48 PM
  4. Ceon Advanced Shipper
    By Danielle in forum Addon Shipping Modules
    Replies: 2
    Last Post: 20 Jul 2010, 05:03 PM
  5. Ceon Advanced Shipper
    By pasher in forum Addon Shipping Modules
    Replies: 6
    Last Post: 15 Jul 2008, 09:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR