Skip to content

A modular and extensible shipping cost calculator app for Liferay.

Notifications You must be signed in to change notification settings

liferay-labs/shipping

 
 

Repository files navigation

Shipping Cost Calculator App

A modular and extensible shipping cost calculator app for Liferay using OSGi. The app consists of the following modules:

  • shipping-api: Contains only the interfaces of the OSGi services that make up the app.
  • shipping-impl: Contains the implementation of the core OSGi services of the app.
  • shipping-web: Contains the user interface of the app.
  • shipping-extension-europe: An OSGi service to extend the shipping app with options for Europe.
  • shipping-extension-usa: An OSGi service to extend the shipping app with options for the USA.

Installation

  • Obtain the Liferay Plugins SDK from the 6.2.x branch of the Liferay Plugins repository.
  • Create an app/shipping folder in the root level the Liferay Plugins SDK.
  • Obtain and copy all the shipping project modules to that folder.
  • Deploy all modules. Read the Liferay Developer Guide for more information about working with Liferay plugins and the SDK.

About

A modular and extensible shipping cost calculator app for Liferay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published