Skip to content

Greenfield is a lightweight open source eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM.

License

Notifications You must be signed in to change notification settings

ejaz-ahmed/greenfield

 
 

Repository files navigation

Greenfield - opengreenfield.org

Greenfield is a lightweight eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM. [http://www.grails.org](Learn more about Grails)

dashboard

Requirements

* Grails 3.2.8 or greater
* Java JDK 1.8 or greater
* Can easily be modified for most RDBMS

Get it running

* Install Grails
* Run 'grails run-app' in base 'greenfield' directory
* Browse to 'http://localhost:8080/greenfield/admin'
* Default username : admin
* Default password : admin

Get it running with data

* Locate BootStrap.groovy 'grails-app/init'
* Uncomment the following 'createDevelopmentData()'

Contact

[email protected]

Screenshots

Checkout Screen

order-screen

Order Maintenance

order-maintenance

Product Maintenance

product-maintenance

Layout Maintenance

layout-maintenance

Main Settings Screen

settings

Page Maintenance

page-maintenance

License

Greenfield is released under GPL v3

About

Greenfield is a lightweight open source eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 60.3%
  • HTML 23.5%
  • CSS 8.7%
  • JavaScript 6.7%
  • Shell 0.4%
  • Batchfile 0.2%
  • PHP 0.2%