Skip to main content

Currency handling for Plone

Project description

This package adds currency handling support to a Plone site. Site managers can enable any of the standard currencies in a site and manage the currency rates.

Installing

This package is made to be used as a normal python package within Zope 2.10 and needs Plone 3.0 or later.

First you need to install this package in the python path for your Zope instance. This can be done by installing it in either your system path packages or in the lib/python directory in your Zope instance.

After installing the package it needs to be registered in your Zope instance. This can be done by putting a simplon.plone.currency-configure.zcml file in the etc/pakage-includes directory with this content:

<include package="simplon.plone.currency" />

or, alternatively, you can add that line to the configure.zcml in a package or Product that is already registered.

Installing with buildout

If you are using buildout to manage your instance installing simplon.plone.currency is even simpler. You can install it by adding it to the eggs line for your instance:

[instance]
eggs = simplon.plone.currency
zcml = simplon.plone.currency

The last line tells buildout to generate a zcml snippet that tells Zope to configure simplon.plone.currency.

Managing currencies

In order to manage currencies you first need to install the package in your Plone site. You can do this using the standard Add/Remove Products page in the Plone site setup. You need to install the ‘Currency support’ product.

After installing the package in your site a new Currencies option will be available in the site setup. This is where you can manage your currencies.

Currencies can be added using the ‘Add currency’ button. You only need to select the currency and the conversion rate: the currency description and symbol will be configured automatically.

You have to select a single currency as the ‘main currency’. This is the currency against which all conversion rates are defined. You can not edit or remove the main currency: its rate is fixed to 1.0 as reference value for all rates.

Project details


Download files

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

Source Distribution

simplon.plone.currency-1.0b2.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

simplon.plone.currency-1.0b2-py2.4.egg (41.9 kB view details)

Uploaded Source

File details

Details for the file simplon.plone.currency-1.0b2.tar.gz.

File metadata

File hashes

Hashes for simplon.plone.currency-1.0b2.tar.gz
Algorithm Hash digest
SHA256 2838612ba95f89a475cfdf69873b41ba5d3b5f6a8558ba5c1a40e61ffb55b114
MD5 e2fd77c4001b1e52294a9c21e08aded5
BLAKE2b-256 1d2f258b5a118de7bd9433f9bc775c82ae435eb58d4eb17ae2fd74b18af2ca69

See more details on using hashes here.

File details

Details for the file simplon.plone.currency-1.0b2-py2.4.egg.

File metadata

File hashes

Hashes for simplon.plone.currency-1.0b2-py2.4.egg
Algorithm Hash digest
SHA256 7f8f7da09efe6fff942f4b24f7d526f8720433dfe4ed0c1e9a2ccd3fbdf1f767
MD5 f848428b260abf8b9d42d9edf750877e
BLAKE2b-256 18c154cfd6b9d53a0b464b11c5ae09d34ea15d4120c18ecdb5588dbc4d982a6f

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