Difference between revisions of "Shop setup"
From Dreamwidth Notes
m |
m |
||
Line 3: | Line 3: | ||
You will also need to install the CPAN module <code>Business::CreditCard</code> which is not checked for by [[checkconfig.pl]] and may not be installed. | You will also need to install the CPAN module <code>Business::CreditCard</code> which is not checked for by [[checkconfig.pl]] and may not be installed. | ||
− | [[Category: Dreamwidth | + | [[Category: Dreamwidth Installation]] |
[[Category: Development]] | [[Category: Development]] | ||
[[Category: Dreamhack]] | [[Category: Dreamhack]] |
Revision as of 13:00, 21 July 2013
Edit ~/dw/etc/config-local.pl
to uncomment the variable %SHOP
. Note that it's multiple lines to uncomment, but don't accidentally uncomment the key =>
line which is a comment.
You will also need to install the CPAN module Business::CreditCard
which is not checked for by checkconfig.pl and may not be installed.