Skip to main content

Provides external methods to sync and create content from Adlib API

Project description

Introduction

Provides external methods to sync and create content from Adlib API

Features

  • Creates Object content type in a Plone site based on Adlib API data.

  • Synchronization of content from Adlib API with a Plone site.

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this: Add collective.adlibsyncmanager to the list of eggs to install, e.g.:

[buildout]
        …
        eggs =
                …
                collective.adlibsyncmanager

How to use method as a cron job?

Add to your buildout.cfg:

zope-conf-additional =
<clock-server>
        method /SiteName/adlib_sync
        period 60
        user username-to-invoke-method-with
        password password-for-user
        host localhost
</clock-server>

Dependencies

  • collective.object

The following dependencies are not required unless the creation of pictures and translations is requested.

  • plone.namedfile

  • plone.app.multilingual

Todos

  • Get deleted records from API and update content

  • Create log document with every request result details

  • Send email after several failed API request attempts

Changelog

0.1 (2014-11-14)

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.adlibsyncmanager-0.1.tar.gz (23.6 kB view details)

Uploaded Source

File details

Details for the file collective.adlibsyncmanager-0.1.tar.gz.

File metadata

File hashes

Hashes for collective.adlibsyncmanager-0.1.tar.gz
Algorithm Hash digest
SHA256 ead58c29cbe74e69152cb2d8bab9b08c8a51835c69e833add4cd7de0a63d0cb0
MD5 cbaa32e562732c2bbdde27a4da4b9b0a
BLAKE2b-256 ae4fbd5618e52b20607e18f2878d9dcb21f6452c697520fdcd506b0a20194e35

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page