Activities of "dipak.z"

Any Update?

I apologise for your inconvenience; I will check and get back to you.

Ok Thanks

You can install that customized module in your application with the help of CLI.

npm install < YourModuleName >

Note - You can install it desired project by opening its command prompt form file explorer.

i have nuget packages not npm packages ok. i want to install that packages in tired solution also i give both project structure(Module and actual project) please suggest.

I have created nuget packages for my modules and i want to install that nuget package in project structure. So how can i achieve that?

Hello ,

Please check if it helps you https://docs.abp.io/en/commercial/latest/abp-suite/create-module-solution#adding-your-new-abp-module-to-your-main-solution

Thank you.

I dont want to add as project reference i created nuget packages of module and i am using that in project

Thank you its working fine.

  • ABP Framework version: v8.0.2
  • UI Type: MVC
  • Database System: EF Core ( PostgreSQL.)
  • Tiered (for MVC) or Auth Server Separated ): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Module Structure: ModuleName.Application ModuleName.Application.Contracts ModuleName.Domain
ModuleName.Domain.Shared ModuleName.EntityFrameworkCore ModuleName.HttpApi ModuleName.HttpApi.Client ModuleName.Web

Project Solution Structure:

LIS.Application LIS.Application.Contracts LIS.AuthServer LIS.DbMigrator LIS.Domain LIS.Domain.Shared LIS.EntityFrameworkCore LIS.HttpApi LIS.HttpApi.Client LIS.HttpApi.Host LIS.Web LIS.Web.Public

i want to use module in this project but how to use in this Project Solution Structure? i used this module in non Tiered Project Structure its working fine

hi

then show all applications in this when i open web application this open https://web.domain.com but i want if tenant open than directly open https://smc.web.domain.com this URL.

I don't understand this very well. Can you explain in detail?

Thanks

when i create new tenant example name smc. then its urls are : https://smc.web.domain.com (Web Project) and for auth : https://smc.auth.domain.com (Auth Project)

when we open https://auth.domain.com (Auth Project) it shows all application of openidconnect with urls , name and icons in this web project url shown as https://web.domain.com and when we open https://smc.auth.domain.com but its shown web url as https://web.domain.com instead of https://smc.web.domain.com this

Ok after adding this its working.Thank you for support. but if i open https://smc.auth.domain.com

then show all applications in this when i open web application this open https://web.domain.com but i want if tenant open than directly open https://smc.web.domain.com this url.

and when i open smc.auth.domain.com

then its show all applcation in that web.domain.com is show how to change that tenant wise if smc.auth.domain.com then show smc.web.domain.com

if auth.domain.com then show web.domain.com like that

Showing 21 to 30 of 58 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13