Plugin for domain aliases auto-approval is now available
- Nuxwin
- Closed
-
-
Nuxwin: Thanks for this Plugin. Now we need a Way to keep Plugins during update. like bridge.php from WHMCS Plugin.Hello ;
Plugins are not removed during update. Maybe you want say other thing.
-
-
Hello ;
Plugins are not removed during update. Maybe you want say other thing.
Really? Ok your right. Only bridge.php from WHMCS Addon will removed
-
-
-
Yeah this plugin isn't working. I just installed and followed all the directions, but whenever i create a new domain alias it keeps sitting at Awaiting Approval!
-
Yeah this plugin isn't working. I just installed and followed all the directions, but whenever i create a new domain alias it keeps sitting at Awaiting Approval!Hello ;
I bet you configured it like a pig... Well, give us the copy of the plugin config.php file and explain us how you activated it.
Thanks you for using i-MSCP.
-
-
Hello ;
I bet you configured it like a pig... Well, give us the copy of the plugin config.php file and explain us how you activated it.
Thanks you for using i-MSCP.
How appropriate you fight like a cow!
Code- return array(
- // If set to TRUE, any domain alias created by domain accounts listed in the 'domains' parameter will be
- // auto-approved
- // If set to FALSE, any domain alias created by domain accounts not listed in the 'domains' parameter will be
- // auto approved
- 'approval_rule' => true,
- 'domains' => array(
- 'da-anime.info // Sample entry - Replace it by your own domain entries
- )
- );
-
How appropriate you fight like a cow!
Code- return array(
- // If set to TRUE, any domain alias created by domain accounts listed in the 'domains' parameter will be
- // auto-approved
- // If set to FALSE, any domain alias created by domain accounts not listed in the 'domains' parameter will be
- // auto approved
- 'approval_rule' => true,
- 'domains' => array(
- 'da-anime.info // Sample entry - Replace it by your own domain entries
- )
- );
Re ;Ok so there, you want activate the auto-approval only for the domain da-anime.info.
Do not forget that each time you edit a plugin configuration file, you must update the plugin list via the admin interface. When you update the plugin list, the current configuration (from the config.php file) is inserted into the i-MSCP database to avoid to read the file on each request. It's for that reason that you must update the plugin list each time you change something in a plugin configuration file.
If you still have problem with that plugin, I can help you via teamviewer if you install it on your desktop.
Btw, I'm not fighting like a cow, I'm a cow ! ! !
Thanks you for using i-MSCP.
-
-
Hello
New version has been released for this plugin. See https://github.com/i-MSCP/plug…ainAutoApproval/CHANGELOG
Thank you for using i-MSCP
-
And it is added to the repository:
http://plugins.i-mscp.net/system-plugins/DomainAutoApproval/ -