Skip to main content

List products information for different Plone sites in a single instance

Project description

Introduction

This product override Plone’s standard view for ZMI root with an overview of available Plone sites.

Features

  • Possibility to have an overview about sites or products.

  • In sites list, show which sites needs to upgrade some products, and manage products install/upgrade/uninstall profiles.

  • In products list, show which sites installed a specific product, and manage install/upgrade/uninstall profiles for each site.

Installation

Install redturtle.lookup by adding it to your buildout:

[buildout]

...

eggs =
    redturtle.lookup

and then running bin/buildout

How to use

You simply need to go to your ZMI’s root (for example: http://localhost:8080).

docs/lookup.gif

Development

There are two main parts:

  • api

  • app

Api

Api folder is the folder where there are some api endpoints called from the frontend view to manage sites and products.

App

App folder contains a React app bootstrapped with create-react-app.

The app is bult with sematic-ui framework.

To develop, you need to start a Plone site in background: you can use the buildout in this package, or the instance that you want.

In package.json there is a proxy set for 8080 port, so if your instance runs on another port, you need to change that value.

The first time that you develop react app, you need to install its dependencies:

yarn

Then you need to run the dev server:

yarn start

To build a new version of the app:

yarn build

The new build will be automatically seen by the Plone view.

Contribute

License

The project is licensed under the GPLv2.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

3.0.0 (2018-07-09)

  • New interface. [cekk]

2.4 (2016-10-13)

  • Disabled csrf [cekk]

2.3 (2014-10-20)

  • Fix styles and removed datatables [cekk]

2.2 (2014-10-20)

  • View improvements: font-awesome dependency and refactoring buttons in table [cekk]

2.1 (2014-09-09)

  • New view that allows to install/upgrade products [cekk]

2.0 (2012-12-11)

Plone 4 compatible version

  • z3c.autoinclude support [keul]

  • egg cleanup [keul]

  • fixed permission for @@lookup.sites [keul]

  • display a warning icon if a site needs to be upgraded [keul]

  • @@lookup.sites now properly displayed [keul]

  • i18n support [keul]

1.0.2 (Unreleased)

1.0.1 (2011/05/23)

  • sites [mauro]

  • anonymous users [mauro]

  • zelenium tests [mauro]

  • jquery accordion [mauro]

1.0 - (2010/03/05)

  • Initial release

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

redturtle.lookup-3.0.0.tar.gz (2.2 MB view details)

Uploaded Source

File details

Details for the file redturtle.lookup-3.0.0.tar.gz.

File metadata

File hashes

Hashes for redturtle.lookup-3.0.0.tar.gz
Algorithm Hash digest
SHA256 db3e90a01d27f2a61bdd48610d48d983825f764f16401dd887dfe7428f154b98
MD5 24eeefa80692c12322f8549b6451be5a
BLAKE2b-256 8b9c86babfbec10060d1117b72d8affeb35d34590c87ff841cd6306837a07aca

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