Difference between revisions of "OsCommerce"
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/''. | ||
− | + | ==Installation and Uninstallation== | |
− | |||
− | |||
− | |||
− | ==Installation and | ||
For installation just hit the following command | For installation just hit the following command | ||
− | yum | + | 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 23:59, 7 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.
Additional information
Sylvain Gomez (Cool34000)