PHPackages                             space-invoices/apollo-magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. space-invoices/apollo-magento

ActiveMagento2-module[PDF &amp; Document Generation](/categories/documents)

space-invoices/apollo-magento
=============================

Apollo invoices/pdf creator for Magento.

1.0(7y ago)010Apache-2.0PHPPHP &gt;=7.0

Since Jan 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/space-invoices/apollo-magento)[ Packagist](https://packagist.org/packages/space-invoices/apollo-magento)[ RSS](/packages/space-invoices-apollo-magento/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Apollo for Magento
==================

[](#apollo-for-magento)

#### About Apollo

[](#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**

- Overview your business
- Track payments, partial payments and overdue invoices
- Create documents of varying types (invoices, estimates, etc)
- Easily duplicate or convert documents from one type to another
- Manage invoiceable items and services
- Manage your clients with status overview and robust contact database
- Manage user accounts with read and/or write permission to your data
- Manage multiple organizations with one user account

You can get more information about Apollo at .

#### About Apollo Magento extension

[](#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](https://getapollo.io).

#### Main features

[](#main-features)

- Automatic (or manual) creating invoices for individual order
- Automatic estimate creating
- Create, view and download PDF documents for each invoice or estimate
- Sending email with PDF attachment of invoice or estimates (can work automatically, or you can send if after any order status update)
- Tracking your invoices/estimates at

#### PDF customization

[](#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](https://getapollo.io), find "Account" icon on the bottom of sidebar and click "Customizations" under your organization name.

Installation
============

[](#installation)

First thing you need for Apollo to work, is sign up on [Apollo sign up page](https://getapollo.io/signup). 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](https://packagist.org/packages/space-invoices/apollo-magento).

##### Via composer:

[](#via-composer)

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

```
composer require space-invoices/apollo-magento
```

2. After that enable Apollo module with command:

```
php bin/magento module:enable Studio404_Apollo
```

3. Install extension:

```
php bin/magento setup:upgrade
```

4. And deploy:

```
php bin/magento setup:static-content:deploy
```

##### Manually:

[](#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:

```
php bin/magento module:enable Studio404_Apollo
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

How to use
==========

[](#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](https://getapollo.io), under extensions tab.**

### Automatic creating/sending

[](#automatic-creatingsending)

You can find extension settings under Stores &gt; Configuration &gt; Apollo Settings &gt; 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

[](#manual-creatingsending)

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 &amp; 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
============

[](#requirements)

- php 7.0 or higher
- Magetno 2.0 or higher

Apollo is using [Space invoices API](https://spaceinvoices.com/page/home), so for any additional developer information about extension implementation you can check our [Space invoices API PHP documentation](https://docs.spaceinvoices.com/?php).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2768d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1169409?v=4)[Bostjan Pisler](/maintainers/bostjanpisler)[@bostjanpisler](https://github.com/bostjanpisler)

![](https://avatars.githubusercontent.com/u/26458507?v=4)[Jan Kužnik](/maintainers/kuznikjan)[@kuznikjan](https://github.com/kuznikjan)

---

Top Contributors

[![kuznikjan](https://avatars.githubusercontent.com/u/26458507?v=4)](https://github.com/kuznikjan "kuznikjan (14 commits)")

### Embed Badge

![Health badge](/badges/space-invoices-apollo-magento/health.svg)

```
[![Health](https://phpackages.com/badges/space-invoices-apollo-magento/health.svg)](https://phpackages.com/packages/space-invoices-apollo-magento)
```

###  Alternatives

[rodenastyle/stream-parser

PHP Multiformat Streaming Parser

442206.4k2](/packages/rodenastyle-stream-parser)[akeneo-labs/excel-connector-bundle

Akeneo PIM Excel connector bundle

166.4k](/packages/akeneo-labs-excel-connector-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
