Download the PHP package atans/atans-gcp without Composer
On this page you can find all versions of the php package atans/atans-gcp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atans/atans-gcp
More information about atans/atans-gcp
Files in atans/atans-gcp
Download atans/atans-gcp
More information about atans/atans-gcp
Files in atans/atans-gcp
Vendor atans
Package atans-gcp
Short Description Google Cloud Print module for Zend Framework 2
License MIT
Homepage https://github.com/atans/AtansGCP
Package atans-gcp
Short Description Google Cloud Print module for Zend Framework 2
License MIT
Homepage https://github.com/atans/AtansGCP
Please rate this library. Is it a good library?
Informations about the package atans-gcp
AtansGCP
Google Cloud Print module for Zend Framework 2 (Beta Version)
Installation
With composer
1.Add this project in your composer.json:
"require": {
"atans/atans-gcp": "dev-master"
}
2.Now tell composer to download AtansGCP by running the command:
$ php composer.phar update
Post installation
-
Enabling it in your
application.config.php
file. -
Copy
./vendor/atans/atans-gcp/config/attansgcp.global.php.dist
to./config/autoload/attansgcp.global.php
-
Add printers to your email account via
Google Chrome
orhttps://www.google.com/cloudprint/learn/
- Edit
./config/autoload/attansgcp.global.php
Use it
Get printers
Submit job
All versions of atans-gcp with dependencies
PHP Build Version
Package Version
The package atans/atans-gcp contains the following files
Loading the files please wait ....