is there a way to make the module work for multiple domains, for example
http://domain1.com
http://domain2.com
assuming there are a multi site installation in the same database and with some shared tables
is there a way to make the module work for multiple domains, for example
http://domain1.com
http://domain2.com
assuming there are a multi site installation in the same database and with some shared tables
Comments
Comment #1
phdhiren commentedYes, It is possible to use across multiple domains.
It is design to use same database, and its table names are separated by some prefix.
It is also possible with multi-site installation or without multi-site installation, but must have same Drupal version.