Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GoProjectOwner/reaction-core

Open more actions menu
 
 

Repository files navigation

Reaction Core

Circle CI Gitter

Reaction Core provides a core set of methods and templates for creating, connecting, and managing user carts, sessions, products, checkout and orders for Reaction Commerce.

meteor add reactioncommerce:core

If this is a newly created Meteor project:

meteor remove insecure
meteor remove autopublish
meteor add nemo64:bootstrap
meteor add reactioncommerce:bootstrap-theme
meteor add reactioncommerce:reaction-accounts

Create client/themes/bootstrap/custom.reaction.json and client/themes/bootstrap/custom.bootstrap.json. These files configure the default LESS theme.

mkdir -p client/themes/bootstrap
curl -o client/themes/bootstrap/custom.bootstrap.json https://raw.githubusercontent.com/reactioncommerce/reaction/master/client/themes/bootstrap/custom.bootstrap.json
curl -o client/themes/bootstrap/custom.reaction.json https://raw.githubusercontent.com/reactioncommerce/reaction/master/client/themes/bootstrap/custom.reaction.json

Packages

You can find a list of published packages on Atmosphere

Developer Documentation

Meteor Documentation

Getting started guide

Installation

Guidelines

Methods

Package Development

Theme Development

i18n Translations

Template Development

Workflow

Deploying

Roadmap

For a high level review our roadmap, take a look at the features page Reaction Vision

For grouping of development channels by feature see project milestones: https://github.com/reactioncommerce/reaction/milestones

And finally for the kanban-esque, hardcore real time progress view, take a look our waffle board

Issues

For development tasks/issues please use the Reaction project issues. We're keeping this as the central issue tracking for all reactioncommerce:* packages. You can also view issues on our waffle board.

About

Core Reaction Commerce package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.5%
  • HTML 20.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.