Matte Shadow Shader in Unity 5

Hi,
I am working on a AR App, and I need a way to receive Shadows on an Object, that is invisible.
I found a couple Shaders in the Internet, but none of these is working in Unity 5.

Unless you only need 100% transparency outside the shadow and 100% opaque shadows, you can’t. Transparent objects in Unity do not receive shadows.