Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuaestes/oscommerce-vagrant

Used to setup a test environment for osCommerce
https://github.com/joshuaestes/oscommerce-vagrant

Last synced: 1 day ago
JSON representation

Used to setup a test environment for osCommerce

Awesome Lists containing this project

README

        

joshuaestes/oscommerce-vagrant
==============================

This repository provides a way to setup and install osCommerce for working on
plugins and other development related tasks.

Installation
============

```bash
git clone https://github.com/JoshuaEstes/oscommerce-vagrant.git
cd oscommerce-vagrant
curl -sS https://getcomposer.org/installer | php
php composer.phar install
php bin/daedalus oscommerceinstall
vagrant up
```

Navigate to http://127.0.0.1:8080/ and follow the install instructions.

Settings
========

Database Server | 127.0.0.1
Username | root
Password |
Database Name | oscommerce