Skip to main content

Import step to install products (without profile) in QuickInstaller

Project description

Overview

Generic setup import step that installs products in portal_quickinstaller. This is useful if you depend on a product that does not have a generic setup profile.

In that case, you can create a file products.xml

<?xml version="1.0"?>
<products>
  <installs>
    <product name="FCKeditor" />
  </installs>
</products>

This will install FCKeditor product.

Changelog

0.2 (2011-05-02)

  • Added svn ignore settings [spereverde]

  • Removed deprecation warning [spereverde]

0.1 (2009-03-12)

  • Added import step [gotcha]

  • Created recipe with ZopeSkel [gotcha]

Contributors

  • Godefroid Chapelle for K.U.Leuven ICTS

  • WMS team - K.U.Leuven ICTS

Download

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

genericsetup.quickinstaller-0.2.zip (18.4 kB view hashes)

Uploaded Source

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