Skip to content

Basket Module for onePlace X. Manage yourbaskets with onePlace

License

Notifications You must be signed in to change notification settings

OnePlc/PLC_X_Basket

oneplace-basket

Build Status Coverage Status

Introduction

This is the Basket Module for onePlace Software Framework based on Laminas Project (former Zend Framework)

Create your web based apps on the fly! onePlace brings you extended Entity and Table Models, View Helpers and much more - so you can build your Webapp to manage database based data, in almost any layout you can image.

onePlace is built for maximum freedom of choice for your app, and so only small parts of laminas mvc are utilized. a lot is done from scratch to give you more freedom / customization.

Basket Module

This basket module is a starting point for your own onePlace modules. It expands on oneplace-core and uses the onePlace / Laminas MVC layer and module systems.

Installation

The easiest way to install onePlace Basket is via composer

composer require oneplace/oneplace-basket

Getting started

how to utilize user manager

how to create own modules

Documentation

Documentation will be extended soon.