Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oneplc/plc_x_contact

Manage your Contacts with onePlace.
https://github.com/oneplc/plc_x_contact

contact-management contact-management-system crm crm-platform oneplace oneplace-module

Last synced: 19 days ago
JSON representation

Manage your Contacts with onePlace.

Awesome Lists containing this project

README

        

# oneplace-contact

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Contact.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Contact)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Contact/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Contact?branch=master)

## Introduction

This is the Contact 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.

## Contact Module

This contact module is a starting point for your own onePlace modules.
It expands on [oneplace-core](https://github.com/OnePlc/PLC_X_Core) and uses the onePlace / Laminas MVC layer and module systems.

## Installation

The easiest way to install onePlace Contact is via composer
```shell script
composer require oneplace/oneplace-contact
```

## Getting started

how to utilize user manager

how to create own modules

## Documentation

Documentation will be extended soon.