Getting a license | laravel-backup-server | Spatie

 SPATIE

  Laravel Backup Server
========================

spatie.be/open-source

  [Docs](https://spatie.be/docs)  [Laravel-backup-server](https://spatie.be/docs/laravel-backup-server/v3)  Getting a license

 Version   v4   v3   v2   v1

 Other versions for crawler [v4](https://spatie.be/docs/laravel-backup-server/v4) [v3](https://spatie.be/docs/laravel-backup-server/v3) [v2](https://spatie.be/docs/laravel-backup-server/v2) [v1](https://spatie.be/docs/laravel-backup-server/v1)

- [ Introduction ](https://spatie.be/docs/laravel-backup-server/v3/introduction)
- [ Getting a license ](https://spatie.be/docs/laravel-backup-server/v3/getting-a-license)
- [ Installation &amp; setup ](https://spatie.be/docs/laravel-backup-server/v3/installation-setup)
- [ Requirements ](https://spatie.be/docs/laravel-backup-server/v3/requirements)
- [ Upgrading ](https://spatie.be/docs/laravel-backup-server/v3/upgrading)
- [ Questions and issues ](https://spatie.be/docs/laravel-backup-server/v3/questions-issues)
- [ Changelog ](https://spatie.be/docs/laravel-backup-server/v3/changelog)
- [ About us ](https://spatie.be/docs/laravel-backup-server/v3/about-us)
- [ License ](https://spatie.be/docs/laravel-backup-server/v3/license)

Taking backups
--------------

- [ Creating a destination ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/creating-a-destination)
- [ Creating a source ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/creating-a-source)
- [ Taking backups ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/taking-backups)
- [ The backup process ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/the-backup-process)
- [ Events ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/events)
- [ Listing sources and destinations ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/listing-sources-and-destinations)
- [ Working with backups ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/working-with-backups)
- [ Creating database backups ](https://spatie.be/docs/laravel-backup-server/v3/taking-backups/creating-database-backups)

Cleaning up backups
-------------------

- [ The clean up process ](https://spatie.be/docs/laravel-backup-server/v3/cleaning-up-backups/the-cleanup-process)
- [ Determining old backups ](https://spatie.be/docs/laravel-backup-server/v3/cleaning-up-backups/determining-old-backups)
- [ Events ](https://spatie.be/docs/laravel-backup-server/v3/cleaning-up-backups/events)

Monitoring the health of all backups
------------------------------------

- [ The monitoring process ](https://spatie.be/docs/laravel-backup-server/v3/monitoring-the-health-of-all-backups/the-monitoring-process)
- [ Checking health of sources ](https://spatie.be/docs/laravel-backup-server/v3/monitoring-the-health-of-all-backups/checking-health-of-sources)
- [ Checking health of destinations ](https://spatie.be/docs/laravel-backup-server/v3/monitoring-the-health-of-all-backups/checking-health-of-destinations)
- [ Events ](https://spatie.be/docs/laravel-backup-server/v3/monitoring-the-health-of-all-backups/events)

Sending notifications
---------------------

- [ Sending notifications ](https://spatie.be/docs/laravel-backup-server/v3/sending-notifications/sending-notifications)
- [ Adding extra notification channels ](https://spatie.be/docs/laravel-backup-server/v3/sending-notifications/adding-extra-notification-channels)
- [ Customizing the notifiable ](https://spatie.be/docs/laravel-backup-server/v3/sending-notifications/customizing-the-notifiable)

      You are viewing the documentation for **an older version** of this package. You can check the version you are using with the following command:

 `                                    composer show spatie/laravel-backup-server                                                                                                                                                                                                                                    `

Getting a license
=================

###  On this page

1. [ What happens when your license expires ](#content-what-happens-when-your-license-expires)

In order to use Laravel Backup Server, you must buy a license. You can buy at license at [our store](https://spatie.be/products).

Licenses are valid for the installation of Laravel Backup Server in a single Laravel app. A license comes with one year of upgrades. If a license expires, you are still allowed to use Laravel Backup Server, but you won't get any updates anymore.

What happens when your license expires
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

A few days before a license expires, we'll send you a reminder mail to renew your license.

Should you decide not to renew your license, you won't be able to use composer anymore to install this package. You won't get any new features or bug fixes.

Instead, you can download a zip containing the latest version that your license covered. This can be done on [your purchases page on spatie.be](https://spatie.be/purchases). You are allowed to host this version in a private repo of your own.
