Open Closed

Add Module Failed #3018


User avatar
0
sukhdeep.dhillon created
  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

As I'm trying to add CMS module kit to the application by running the following command: abp add-module Volo.CmsKit.Pro

it doesn't add reference to the some of the projects .csproj file. build is getting failed after running this command.

if I want to add it manually, how do I know in which project should I add which package.

FYI, when I run abp add-module Volo.Forms, it successfully add the Forms module to the application.


4 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @sukhdeep.dhillon,

    If you use --with-public-website option, cms-kit will be installed in the created project. Example:

    abp new Acme.BookStore --with-public-website

    if I want to add it manually, how do I know in which project should I add which package.

    You can create a project with that option, then check the references and manually add.

  • User Avatar
    0
    sukhdeep.dhillon created

    Thank you, I will try to do it manually and keep the ticket open incase if I face any issue. I will close it once the module is installed successfully.

  • User Avatar
    0
    alper created
    Support Team Director

    ok we keep it open. thanks

  • User Avatar
    0
    sukhdeep.dhillon created

    Thank you, I'm able to install the CMS module manually. Please fix it in the future release so it can be installed thru the CLI command.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13