Download the PHP package sunshinephp/ssp-contact without Composer
On this page you can find all versions of the php package sunshinephp/ssp-contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunshinephp/ssp-contact
More information about sunshinephp/ssp-contact
Files in sunshinephp/ssp-contact
Download sunshinephp/ssp-contact
More information about sunshinephp/ssp-contact
Files in sunshinephp/ssp-contact
Vendor sunshinephp
Package ssp-contact
Short Description Contact module for use in the SunshinePHP site.
License
Package ssp-contact
Short Description Contact module for use in the SunshinePHP site.
License
Please rate this library. Is it a good library?
Informations about the package ssp-contact
ssp-contact
Contact module in ZF2 to be included into the SunshinePHP main site.
Requirements
- Zend Framework 2 (latest master)
Installation
Main Setup
By cloning project
- Clone this project into your
./vendor/
directory.
With composer
-
Add this project in your composer.json:
- Now tell composer to download SspContact by running the command:
Post installation
-
Enabling it in your
application.config.php
file. -
Ensure to add the needed contacts table to the database using the sql file in data.
- Also ensure that you create a subdirectory '/public/img/captchas' which will capture all of the captcha images created by the contact form, and make sure it is writable.
All versions of ssp-contact with dependencies
PHP Build Version
Package Version
Requires
adamculp/api-consumer Version
^1.0
zendframework/zendframework Version 2.2.*
zendframework/zend-form Version <=2.2.1
zendframework/zend-mail Version <=2.2.1
zendframework/zend-mvc Version <=2.2.1
zf-commons/zfc-user Version 0.1.*@dev
zendframework/zendframework Version 2.2.*
zendframework/zend-form Version <=2.2.1
zendframework/zend-mail Version <=2.2.1
zendframework/zend-mvc Version <=2.2.1
zf-commons/zfc-user Version 0.1.*@dev
The package sunshinephp/ssp-contact contains the following files
Loading the files please wait ....