Address Format Manager - zip

Open to all! Ask other shopowners for help.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Address Format Manager - zip

Post by burt »

In effect, you had

Code: Select all

$name,
$company,
$street,
$suburb,
$city,
$state,
$postcode,
$country
You'd change it to;

Code: Select all

$name,
$company,
$streets,
$city,
$state,
$postcode,
$country
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
14Steve14
Senior Contributor
Posts: 921
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Address Format Manager - zip

Post by 14Steve14 »

Thanks for looking at this so quickly. Didn't really expect too much as it was free. Will be sending a beer later for your troubles.

I love you little code snippets and will support where possible as most are so handy. I am not a coder and appreciate the help you give and the time you spend making these little modules. It is a shame that others don't feel the same and just take all the time and give nothing back. Hopefully you know who downloaded the file and will send them a message.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Address Format Manager - zip

Post by burt »

Thankyou Steve. I'd much rather have feedback on these little code bits so you've done more than enough, thank you very much.

Let me know if the change to $streets (should combine streets and suburb) solves the issue though please when you get the chance.
I am not here to build for you.
I am here to build with you. Let's help each other.
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times

Re: Address Format Manager - zip

Post by azpro »

@burt
Free .zip no longer available
Just one set of brilliant feedback received, so away it goes.
I'll not waste my time on these little code drops.
That is ashame because I just finished builing this Address Format Manager in my superduper admin and this new Application is really helpful. Off course not something you would use everyday - but for better understanding of the Phoenix logic very useful to me.

I was quickly overthinking why these usefull addons don't get a lot of attention and maybe the answer is in "marketing". I have bought from you about all the soft you produced last years - and I now have like 20 Zips with in each zip 10 addons- which are impossible to see (at a glance) what it is / contains. Good naming is a start
    SE0103 - Admin - Addres Format Manager - New Application
      SE0215 - Admin - Add a Customer - Addition

      Screenshots and what the soft can do is helpfull - and a little bit of explanation/clarification in Readme could do the trick to get more attention / feedback / user base etc.

      Tnx! Arjan
      User avatar
      burt
      Core Team
      Posts: 4550
      Joined: Tue Oct 29, 2019 9:37 am
      Phoenix Version: v1.1.0.8
      Has thanked: 252 times
      Been thanked: 412 times

      Re: Address Format Manager - zip

      Post by burt »

      Sure, I could spend loads more time doing that, but I simply don't have that time when these things are built for one shopowner then shared for nothing with others.

      When something is shared for nothing, my thinking is that those who got it for nothing should be at least a little pro-active ? Upload it, try it, feedback maybe? Most addons these days are so easy to try out, not like the old days where the user would have to amend loads of files.

      Might be wrong, but that's my way of thinking.
      I am not here to build for you.
      I am here to build with you. Let's help each other.
      azpro
      Contributor
      Posts: 177
      Joined: Fri Nov 06, 2020 8:25 am
      Phoenix Version: v1.1.0.6
      Has thanked: 30 times
      Been thanked: 34 times

      Re: Address Format Manager - zip

      Post by azpro »

      Sure, I could spend loads more time doing that, but I simply don't have that time when these things are built for one shopowner then shared for nothing with others.
      I understand - But I am (just like you) trying to figure out how we can improve/expand the user base. I don't understand why we have so little active users.

      Have been working the past weeks to improve admin (because we have +100K customers and +30K products - which requires some extra's in admin) and several times a day I am stumbed how good the soft is. Architecture - modularity etc. @ecartz and you did a stunning job. I have tried/tested quite a few carts (both SAAS and open source / paid and free) - IMHO none of them have the unlimited possibilties Phoenix offers.
      When something is shared for nothing, my thinking is that those who got it for nothing should be at least a little pro-active ? Upload it, try it, feedback maybe?
      100%

      Tnx - A
      User avatar
      burt
      Core Team
      Posts: 4550
      Joined: Tue Oct 29, 2019 9:37 am
      Phoenix Version: v1.1.0.8
      Has thanked: 252 times
      Been thanked: 412 times

      Re: Address Format Manager - zip

      Post by burt »

      It is in the Addons area as a free addon
      => app.php/addons/free_addon/address_format_manager
      Looks like I even updated it for v1.1.0.0 onwards (though I don't remember doing that).

      I believe I uploaded the v0.1 version a while after I was so disappointed in the feedback (other than from Steve!), as someone needed it.
      I am not here to build for you.
      I am here to build with you. Let's help each other.


      Join The Code Co-op to get access to your library in the Code Co-op Forum
      Post Reply