Search 1.9 billion lines of Odoo code on GitHub

connector_dns_dnspod

Author: Elico Corp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-base-on-infrastructure-dns
Repository: Zhouhao12345/l10n-china
Dependencies: connector, and connector_dns
Languages: HTML (102, 15.7%), Python (448, 69.1%), XML (60, 9.3%), and reStructuredText (38, 5.9%)
Other repositories: liulixia1990/connector-interfaces

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="connector-dns-dnspod"></a> <h2>Connector Dns Dnspod</h2> <p>This module aims to allows you to manage your DNSPod zone through Odoo.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <blockquote> <ul class="simple"> <li>have basic modules installed (connector_dns)</li> </ul> </blockquote> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <blockquote> <ul class="simple"> <li>No specific configuration needed.</li> </ul> </blockquote> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to: #. Create a backend which links to your dnspod.cn. #. When you create a zone belongs to the backend,if the zone export to the dnspod.cn successfully,the state will change to done,else exception. #. Record can be created only in the zone which state is done.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>This connector is only compatible with dnspod.cn and not dnspod.com which has a different API.</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Eric Caudal &lt;<a class="reference external" href="mailto:eric.caudal&#64;elico-corp.com">eric.caudal&#64;elico-corp.com</a>&gt;</li> <li>Noah Wang &lt;<a class="reference external" href="mailto:noah.wang&#64;elico-corp.com">noah.wang&#64;elico-corp.com</a>&gt;</li> <li>Liu Lixia &lt;<a class="reference external" href="mailto:liu.lixia&#64;elico-corp.com">liu.lixia&#64;elico-corp.com</a>&gt;</li> <li>Augustin Cisterne-Kaas</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <dl class="docutils"> <dt>OCA, or the Odoo Community Association, is a nonprofit organization</dt> <dd><dl class="first last docutils"> <dt>whose mission is to support the collaborative development of Odoo features</dt> <dd>and promote its widespread use.</dd> </dl> </dd> </dl> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>