Skip to content

Commit 8ad70b5

Browse files
authored
add note about discounts
1 parent a2f89d1 commit 8ad70b5

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

6.x/faq.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,23 @@ Backpack PRO is a closed-source add-on, which requires payment in order to recei
4141

4242
No - we're no longer giving away free licenses. But we _have_ released Backpack CRUD v5 and v6 under the MIT License, which means it's free and open-source. It has fewer features, but you can do absolutely do anything you want with it.
4343

44+
<a name="backpack-pro-discount-for-university"></a>
45+
### Can I get a discount for university use?
46+
47+
Yes, if you are a teacher at highschool or university and want to use Backpack to teach your students how to code, we're happy to give you a discount for our MULTI-PROJECT and EVERYTHING plans, so your students can quickly learn PHP, Laravel and Backpack. Reach out to us from your .edu email (or provide other proof). For this use case, please make sure to "refresh" your token every year, to prevent misuse.
48+
49+
<a name="backpack-pro-discount-for-backlink"></a>
50+
### Can I get a discount for a backlink?
51+
52+
Yes, but only for your second/third purchases. Before your license expires, you will receive an email offering you 20% discount if you include a backlink from your website to ours. Reply to that email with a link, and our team will help you get the discount.
53+
54+
To get the 20% discount for backlink, please include a backlink from your MAIN WEBSITE (not from your admin panel), to our main website: `https://backpackforlaravel.com?utm_source=customer_ref`. What works best is to add a link to your footer:
55+
- Admin Panel by Backpack
56+
- Backoffice by Backpack
57+
- CMS Powered by Backpack
58+
- ERP Powered by Backpack
59+
- Powered By Backpack
60+
4461
<a name="Installation"></a>
4562
## Installation
4663

@@ -233,4 +250,4 @@ APP_DEBUG=false
233250
```
234251
php artisan config:clear
235252
php artisan config:cache
236-
```
253+
```

0 commit comments

Comments
 (0)