Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joshuaestes/oscommerce-vagrant
- Owner: JoshuaEstes
- Created: 2014-10-13T14:44:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T16:09:11.000Z (about 10 years ago)
- Last Synced: 2024-11-08T05:41:48.317Z (about 2 months ago)
- Language: Puppet
- Homepage: http://www.oscommerce.com/
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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