Topic: is it possible to prevent downloading the pro version ?
Hi,
I am using mdbpro
for development right now,
if I want to make it generally available,
I guess the users shouldn't be able to view or download the mdbpro
files (js
and css
):
Can you describe how to achieve this ?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.10.1
- Device: all
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: No
Tags
Related topics
Grzegorz Bujański staff commented 5 years ago
Hi. That's right. You can add the mdb folder to .gitignore to make sure, the mdbpro code is not sent to your generally available repository
nskalis commented 5 years ago
please forgive my silly question, but, is it normal for
mdb.min.js
(for example), to appear in the browser and give the possibility to download it ?Grzegorz Bujański staff commented 5 years ago
Yes, it's normal. If the browser uses some js, css, html or another files like images it always shows it in dev tools. And you can't block that.
Jacques Meirlaen commented 5 years ago
Hi. Does it mean that anyone can include without restriction my mdb.min.js from my server for its own project and use it?
Grzegorz Bujański staff commented 5 years ago
Hi. That would be against the license terms.
Grzegorz Bujański staff commented 5 years ago
Hi. That would be against the license terms.