Launch date: September 24th, 2019
Here are the main differences between Backpack 3.6 and Backpack 4.0.
public
folder upon installation; you don't need to use NPM yourself to install or update assets - the Backpack maintainers do that for you;config/backpack/base.php
;config/backpack/base.php
config file;config/backpack/base.php
;html_direction
to rtl
inside config/backpack/base.php
;backpack/generators
and laracasts/generators
are no longer installed automatically; however, the official installation process does instruct you to install them;config/backpack/base.php
and config/backpack/crud.php
) and views are still in the two folders you're used to, resources/views/vendor/backpack/base
and resources/views/vendor/backpack/crud
; We've done this so it's easier for you to upgrade, but we will merge the config files and views in the next Backpack 5.0 or 6.0;All licenses you can purchase now on BackpackForLaravel.com are valid for both v3 and v4. We've bumped the prices a bit, they're now:
Check out our pricing page for more details,
You can still use Backpack v3.6 for your projects. There's nothing wrong with it, if you don't want the new features in v4. But please know - v3 will only receive security updates in the future: no bug fixes, no new features. We've provided upgrades and new features for Backpack v3 for more than 3 years. We hope this means you've already gotten a great bang for your buck out of your Backpack v3 license.
Depending on when you've purchased your Backpack v3 Project license, you'll qualify for a discount for upgrading your project to v4:
If you're an EU resident/company, VAT may be added to your invoice.
There's only one catch: To receive the discount, you have to purchase the upgrade before October 27th 2019. You can purchase the upgrade in your Backpack account - you'll notice a new button has shown up next to your v3 license "Upgrade for xxx EUR". That button will disappear on October 28th 2019, 00:01 GMT. You will not be able to purchase with a discount after that.
Depending on when you've purchased your Backpack v3 Unlimited license, you'll qualify for a discount for upgrading all your projects to v4 and creating new projects with Backpack v4:
If you're an EU resident/company, VAT may be added to your invoice.
There's only one catch: To receive the discount, you have to purchase the upgrade before October 27th 2019. You can purchase the upgrade in your Backpack account - you'll notice a new button has shown up next to your v3 license "Upgrade for xxx EUR". That button will disappear on October 28th 2019, 00:01 GMT. You will not be able to purchase with a discount after that.
If you've bought the Unlimited License very recently, and haven't launched any projects using Backpack v3, we don't want you to feel cheated. We can make a special discount for you - we'll discount the entire v3 Unlimited cost from your v4 Unlimited License. You'd only pay the price difference from v3 to v4 (100 EUR), and you'd be licensed to use both v3 and v4 in production. Contact us.
When installing Backpack, require its minor version (currently 4.0.*
). Backpack follows the same versioning system as Laravel 5.x - minor versions include minor breaking changes. This allows us to push new features without charging our users again. For us, this is what major.minor.patch
means:
major
- PAID upgrade; MAJOR breaking changes; historically every 2-3 years; upgrading may take even 2-3 hours; includes major new features, major changes in how the whole system works, and complete rewrites; it allows us to considerably improve the product, and add features that were previously impossible;minor
- FREE upgrade; MINOR breaking changes; historically every 6-12 months; upgrading takes less than 30 minutes; it allows us to add big new features, for free;patch
- FREE upgrade; NO breaking changes; historically every week; upgrading can be done automatically with composer; includes bug fixes and non-breaking new features;Then you'll love our premium add-ons - productivity tools and tons of new features.