Download the PHP package silvercommerce/contact-admin without Composer
On this page you can find all versions of the php package silvercommerce/contact-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silvercommerce/contact-admin
More information about silvercommerce/contact-admin
Files in silvercommerce/contact-admin
Package contact-admin
Short Description Contact management module, allowing import, export, management, grouping and tagging of contacts
License BSD-3-Clause
Homepage https://github.com/silvercommerce/contact-admin
Informations about the package contact-admin
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).
Also adds autocomplete based filtering to the contact admin interface for easier searching of records.
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
All versions of contact-admin with dependencies
colymba/gridfield-bulk-editing-tools Version ^3.0
silverstripe/tagfield Version ^2.0
nathancox/hasoneautocompletefield Version ^2.0
silvercommerce/versionhistoryfield Version ^1
i-lateral/silverstripe-modeladminplus Version ^1