OsCommerce
от ATH Infosystems
Version 4.14 + Free Support on Ubuntu 24.04
osCommerce is a powerful, open-source e-commerce platform designed to help businesses create, manage, and scale online stores efficiently. Built using PHP and MySQL, osCommerce provides a flexible and customizable environment for managing products, customers, orders, payments, and shipping.
This deployment includes the osCommerce source package installed at:
/var/www/oscommerce
Web Server Configuration:
Apache is configured to serve the application from:
/var/www/oscommerce/catalog
Ensure the following directive is set in:
/etc/apache2/sites-available/000-default.conf
DocumentRoot /var/www/oscommerce/catalog
Access the Application:
http://your-server-ip/
Upon first access, complete the browser-based installation wizard to configure database connection settings and create the administrator account.
Features of osCommerce:
- Complete e-commerce solution with product, customer, and order management.
- User-friendly admin dashboard for store configuration and management.
- Supports multiple payment gateways and shipping integrations.
- Customizable themes and modular extension architecture.
- Secure and scalable platform based on PHP and MySQL.
- SEO-friendly URLs and configurable store settings.
Disclaimer: osCommerce is open-source software distributed under the GNU General Public License (GPL). It is provided free of charge and maintained by the osCommerce open-source community. The software is provided "as is," without any express or implied warranties.