Skip to content

helpfulrobot/i-lateral-silverstripe-contacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe Contact Management Module

Module that allows users to create, manage, group and bulk import/export contacts.

These contacts are generic objects and so are designed to be extended on (for example assigning to mailing lists, orders, quotes, etc).

Author

This module was created by i-lateral.

Installation

Install this module either by downloading and adding to:

[silverstripe-root]/contacts

Then run: http://yoursiteurl.com/dev/build/ or # sake dev/build

Or alternativly add to your project's composer.json

Requirements

In order to use this module you will need the following Silverstripe modules:

  • gridfield-bulk-editing-tools (v2.1.1+)
  • tagfield (any version)
  • silverstripe-autocomplete (v3.1.0+)

Usage

Once installed, fi you log into the admin interface, you will see a "Contacts" button on the left. Clicking it will take you to the contact management interface

About

Contact creation and managment module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • CSS 0.6%