Open Closed

How can I create an open source project? #7883


User avatar
0
TonyLewis created

I need to stick with the open source product right now, but everything that I create, even with the --use-open-source option has my license key embedded and won't run without it. How do I at least temporarily kill off the team subscription on my development machine so I can create a clean project with just the open source components?

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you pass the -t app options when using CLI to create a new template project?

    abp new Acme.BookStore -t app --old

    https://abp.io/docs/latest/cli/differences-between-old-and-new-cli

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    TonyLewis created

    i use this command: abp new XAKTme -t app -dbms PostgreSQL -th basic -csf -nsl -nkc -smr -old

    and it still puts my license key in AppSecrets.

    I just want to be sure that I don't have the license restrictions, because I will need to have other developers work on this branch.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The old need two --

    You can logout first.

    abp logout. abp new XAKTme -t app -dbms PostgreSQL -th basic -csf -nsl -nkc -smr --old

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.