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.
Change history
Changelog
0.1 (2009-03-12)
Added import step [gotcha]
Created recipe with ZopeSkel [gotcha]
Contributors
Godefroid Chapelle for KULeuven ICTS
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for genericsetup.quickinstaller-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 764e66291dfd01338ee0f8e07fceb4cb97a3fa8734edcb5ec7ca1a80898dfd87 |
|
MD5 | 0a3d5292ac0b6a8bc8d25d1b03fb388c |
|
BLAKE2b-256 | 9134a3a96cd9dd8e2ae8b5b9fc6b049c992590d5204f3ffdbe3ea810be2365f7 |