Difference between revisions of "OsCommerce"

From SME Server
Jump to navigationJump to search
m (→‎Additional information: added category)
(using smecontribs repo)
Line 10: Line 10:
 
For more information see http://www.oscommerce.com/''.
 
For more information see http://www.oscommerce.com/''.
  
==Download==
+
==Installation and Uninstallation==
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/oscommerce/smeserver-oscommerce-2.2rc1-2.noarch.rpm here]''. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
 
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/oscommerce/smeserver-oscommerce-2.2rc1-2.noarch.rpm
 
 
 
==Installation and Uninstall==
 
 
For installation just hit the following command
 
For installation just hit the following command
  yum localinstall *.rpm
+
  yum install smeserver-oscommerce --enablerepo=smecontribs
 
For uninstall just hit the following command
 
For uninstall just hit the following command
 
  yum remove smeserver-oscommerce
 
  yum remove smeserver-oscommerce

Revision as of 00:59, 8 February 2008


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

You can ignore the yum-comments signal event post-upgrade and 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)