Search 1.9 billion lines of Odoo code on GitHub

child_sync_wp

Author: Compassion CH
License: no license
Branch: 8.0
Repository: CompassionCH/compassion-switzerland
Dependencies: child_compassion, connector, and sponsorship_compassion
Languages: Python (574, 80.4%), XML (115, 16.1%), and reStructuredText (25, 3.5%)
Other branches: 10.0, 11.0, 12.0, 9.0, davidwul-patch-1, davidwul-patch-2, devel, eicher31-patch-1, revert-1050-crowdfunding_compassion-creation, translation-platform, and write-and-pray-journey
Other repositories: Alaggaerion/compassion-switzerland, Grazia976/compassion-switzerland, Nooka10/compassion-switzerland, Quillasp/compassion-switzerland, SylvainLosey/compassion-switzerland, Theyiot/compassion-switzerland, WithPrice/compassion-switzerland, c-meier/compassion-switzerland, cmtCousteau/compassion-switzerland, cokotracy/compassion-switzerland, consultingerp/theme_crowdfunding, davidwul/compassion-switzerland, ecino/compassion-switzerland, eicher31/compassion-switzerland, jklay/compassion-switzerland, joblo-compassion/compassion-switzerland, jonathantarabbia/compassion-switzerland, josueBulle/compassion-switzerland, maxime-beck/compassion-switzerland, nbornand/compassion-switzerland, nfluckiger/compassion-switzerland, quentingigon/compassion-switzerland, samuel-fringeli/compassion-switzerland, samybucher/compassion-switzerland, simhayoz/compassion-switzerland, suningwz/compassion-switzerland, vidtsin/compassion-switzerland, vwvw/compassion-switzerland, and wvmrtn/compassion-switzerland

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="push-children-on-wordpress-website"></a> <h2>Push children on Wordpress website</h2> <p>Use XML-RPC Connector to Wordpress website</p> <a name="installation"></a> <h2>Installation</h2> <p>You need to have python wand and pysftp installed.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>Add the following parameters to your Odoo configuration file:</p> <ul class="simple"> <li><code>wordpress_host</code> : the server url of your wordpress installation (ex: wp.localhost.com)</li> <li><code>wordpress_user</code> : a wordpress user which have read/write access to the childpool</li> <li><code>wordpress_pwd</code> : the password of the wordpress user</li> <li><code>wp_sftp_host</code> : the server url of your wordpress sftp (ex: wp.localhost.com)</li> <li><code>wp_sftp_user</code> : a sftp user of your wordpress server</li> <li><code>wp_sftp_pwd</code> : the sftp password</li> <li><code>wp_csv_path</code> : file location on the remote wp where to put the csv of children</li> <li><code>wp_pictures_path</code> : remote path for the child pictures</li> </ul> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <p>This module is maintained by <cite>Compassion Switzerland &lt;https://www.compassion.ch&gt;</cite>.</p>