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
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.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb444e7ca4d22940f5f3bdc8a175de81959820f0afffd4f212f7cef7510d9914 |
|
MD5 | 44fdeff7baef27d20db6eab99a83c4c5 |
|
BLAKE2b-256 | a72d2696d619ba0574497740f6c2423c8a39abe6541b7eab166c6ca200902cab |