Download the PHP package space-invoices/apollo-magento without Composer

On this page you can find all versions of the php package space-invoices/apollo-magento. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package apollo-magento

Apollo for Magento

About Apollo

Apollo is an intuitive all-in-one online invoicing software allowing you to create, edit and send professional invoices with ease. With Apollo, it’s easier-than-ever to create professional invoices.

Apollo features

You can get more information about Apollo at https://getapollo.io.

About Apollo Magento extension

This extension offers some of the features from Apollo, such as creating estimates and invoices and creating PDFs for orders. You can easily create invoices in Magento, and track all invoicing data on Apollo webpage.

Main features

PDF customization

You can customize your PDF document at Apollo webpage, where you can set PDF logo, choose primary color and set all of the PDF texts. You can do that by simply going to Apollo, find "Account" icon on the bottom of sidebar and click "Customizations" under your organization name.

Installation

First thing you need for Apollo to work, is sign up on Apollo sign up page. After you confirmed email, you can find data you need for you settings at extensions tab.

You can install the module via composer or manually by adding it to the app/code directory. The module is available on packagist.org.

Via composer:
  1. Navigate to your Magento project directory and from command line run:

  2. After that enable Apollo module with command:

  3. Install extension:

  4. And deploy:
Manually:
  1. Navigate to your Magento project directory /app/code

  2. Create folder named Studio404 and inside another folder named Apollo

  3. Download project as ZIP file and extract it.

  4. Copy extracted folder content to /app/code/Studio404/Apollo folder.

  5. From a command line run:

How to use

For extension to work you need to provide Apollo token and Apollo organization ID. You can find those on our Apollo page, under extensions tab.

Automatic creating/sending

You can find extension settings under Stores > Configuration > Apollo Settings > General. There you can your Apollo credentials and setup automatic invoice sending. You can control when invoice is generated and sent to costumer by setting "Order status", which sends invoice only for orders that match selected status.

Estimates can be sent automatically, but only for "Direct bank transfer" payments.

It is also possible to set "Mail message", which sets the body of email in which the document will be sent.

Manual creating/sending

Invoices and estimates can be created manually for each order, that doesen't have Apollo invoice/estimate yet.

You can find "Apollo" section under "Payment & Shipping Method" section on the order view page. There you can create inovice/estimate. After invoice or estimate is created, you can directly download PDF, send PDF to customer or view document on Apollo page, where you will find extra features.

Requirements

Apollo is using Space invoices API, so for any additional developer information about extension implementation you can check our Space invoices API PHP documentation.


All versions of apollo-magento with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package space-invoices/apollo-magento contains the following files

Loading the files please wait ....