interfasys
Verified User
Da introduced the custom package items a while ago
http://www.directadmin.com/features.php?id=479
but it seems that those items are not available as tokens for us to use on user pages.
That would let us show some extra HTML like links for those users that have special features enabled.
Could this be implemented?
Also, it seems that the token doesn't work in domain_create_post.sh
I tried with
if [ "$myvar" = "ON" ]; then
http://www.directadmin.com/features.php?id=479
but it seems that those items are not available as tokens for us to use on user pages.
That would let us show some extra HTML like links for those users that have special features enabled.
Could this be implemented?
Also, it seems that the token doesn't work in domain_create_post.sh
I tried with
if [ "$myvar" = "ON" ]; then
Last edited: