Open Closed

Missing source codes for Volo.CmsKit (@abp/ng.cms-kit) and Volo.CmsKit.Pro (@volo/abp.ng.cms-kit-pro) #10872


User avatar
0
ozan.topcu created

Hello,

We noticed that the Angular source code for Volo.CmsKit (@abp/ng.cms-kit) and Volo.CmsKit.Pro (@volo/abp.ng.cms-kit-pro) cannot be downloaded through ABP Studio. For Volo.CmsKit, only a placeholder project is available, and Volo.CmsKit.Pro does not appear at all when the source code is downloaded. We checked this on versions 10.0.1 and 10.6.0.

Thank you for your attention.

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

4 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent
    • ABP Studio’s “Download source code” feature does not download the Angular npm package sources for modules like CmsKit / CmsKit.Pro as @abp/ng.cms-kit and @volo/abp.ng.cms-kit-pro in the way you expect. That’s why you see:

      • a placeholder for @abp/ng.cms-kit and
      • nothing for @volo/abp.ng.cms-kit-pro.
    • To get the Angular package sources, download the module source code itself (server-side module package), because ABP delivers the related Angular package sources inside the module’s source bundle under an Angular folder.

      • Use ABP Studio / ABP Suite → Modules screen to download the module source; or
      • Use the CLI:
    abp get-source Volo.CmsKit
        abp get-source Volo.CmsKit.Pro
    
    • After download, check the extracted module folder for an Angular directory; that is where the sources for the corresponding Angular packages are included.

    • If you previously downloaded and it’s missing files, clear the local cached zip(s) and retry download (same approach documented for other commercial Angular packages):

      • Delete cached module zip(s) under:
        • %USERPROFILE%\.abp\templates
      • Then re-run abp get-source ... / re-download from the Modules UI.
    • If you are on a license type that doesn’t include source access (only Business/Enterprise can download commercial sources), you won’t be able to download CmsKit.Pro sources; in that case, please contact sales/support.

    Links (verified):

    • https://abp.io/support/questions/632
    • https://abp.io/support/questions/673
    • https://abp.io/contact

    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

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

    We have already downloaded from there and still missing

    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 Angular sources are missing from both CMS Kit source code archives. That's a packaging bug on our side and we'll fix it.

    @abp/ng.cms-kit is open source, you can take it from GitHub right away:

    https://github.com/abpframework/abp/tree/10.6.0/npm/ng-packs/packages/cms-kit

    For @volo/abp.ng.cms-kit-pro, drop me an email at liming.ma@volosoft.com with the version you need and I'll send you the Angular sources until the archives are fixed.

    One note, both packages start with 10.2.0, there is no CMS Kit Angular package on 10.0.1.

    Thanks

    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,

    We've refunded your ticket, this one is on us.

    Thanks

    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 24, 2026, 12:09
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.