Laravel-Backpack / PermissionManager

Admin interface for managing users, roles, permissions, using Backpack CRUD
http://backpackforlaravel.com
Other
516 stars 166 forks source link

Commercial use #283

Closed ugintl closed 2 years ago

ugintl commented 2 years ago

If I am using backpack in a project which I am creating for a client, will it be considered commercial use?

welcome[bot] commented 2 years ago

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication mediums:

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

-- Justin Case The Backpack Robot

tabacitu commented 2 years ago

Hi @ugintl . Yes, that's commercial use, since you make money from that project. Buy one of our commercial licenses in order to use it in production.

On localhost you don't need the license, though. So if you just want to try out Backpack before buying, go ahead, install it, build the admin panel you want. Then when you decide to go to production, purchase the license code.

Hope it helps. Cheers!

ugintl commented 2 years ago

@tabacitu I have a fully functioning app. It has users and login functionality already. Can Backpack generate an admin panel for me? I do not know why but it looks like a myth to me. Is it that simple?

ugintl commented 2 years ago

@tabacitu I have a fully functioning app. It has users and login functionality already. Can Backpack generate an admin panel for me? I do not know why but it looks like a myth to me. Is it that simple?

tabacitu commented 2 years ago

Yes it can, and it will. Install it on localhost and try it out. Don't expect it to magically be exactly the way you want it, though. You have to tweak the code to make it look & feel how you want (at least change column and field types, use or remove operations, etc). I recommend you take a look at our video course, then if you like what you're seeing, try it out.

Cheers!