This is a module for AzerothCore that adds account mounts share feature.
You can do clone it via git under the azerothcore/modules directory:
cd path/to/azerothcore/modules
git clone https://github.com/brussens/ac-mod-account-mounts.gitThat's it.
If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy module_account_mount.conf.dist
to module_account_mount.conf and edit it as you prefer.
This module is released under the Apache 2.0 licence.