Client Accounts In Tend

We introduced client accounts into Tend a couple weeks ago, but just got to posting about it.

2015-08-21_11-30-47.png

There have been a lot of “agency” types using Tend. More so than we originally expected. So they naturally would like to a way to “manage” their clients in a single account. It was an easy thing to add, so no Minimum Viable Feature necessary. See more on Tend’s blog: Adding Client Accounts

 
0
Kudos
 
0
Kudos

Now read this

Iron.io Push Queues in Laravel 4.2

Queues are a great way to speed up your web application by sending time intensive tasks into the background. Take email for example. Scripts that send emails can take a few seconds to run. It doesn’t sound like much, by a few seconds... Continue →