OsCommerce

From SME Server
Revision as of 21:17, 10 June 2008 by Cactus (talk | contribs) (Added Template:Needs review)
Jump to navigationJump to search


Edit-find-replace.png Not reviewed:
This howto or contrib has not been reviewed and might contain code that could harm your installation. For more information on the review process have a look at the Development Review page.


osCommerce 2.2RC1 for SME 7.x

Maintainer

Sylvain Gomez
mailto:sylvaingomez@free.fr

Description

osCommerce is an Open Source based online shop e-commerce solution that is available for free under the GNU General Public License. It features a rich set of out-of-the-box online shopping cart functionality that allows store owners to setup, run, and maintain their online stores with minimum effort and with no costs, fees, or limitations involved. For more information see http://www.oscommerce.com/.

Installation and Uninstallation

For installation just hit the following command

yum install smeserver-oscommerce --enablerepo=smecontribs

For uninstall just hit the following command

yum remove smeserver-oscommerce

And always after one of both commands above execute

signal event post-upgrade 
signal-event reboot

Use

To use osCommerce, start your favorite browser at http://yourdomain.com/oscommerce.

The administration panel is available at https://yourdomain.com/oscommerce/admin.


Warning.png Warning:
For security-reasons, change the admin password as soon as possible!

User: admin

Pass: admin


Additional information


Sylvain Gomez (Cool34000)