Hi Team,
Thank you so much. I can deal with what I have access to for now. Much appreciated.
Dear berkansasmaz,
When will the decision be? The call is for SUPPORT NOW, problem is if the results are not "positive" I will still need your assistance regardless. Secondly, my license is ending soon. I want to be as productive as possible before then.
All I'm asking is help me start in the meantime. I can develop using suite and manual after your initial solution generation but I want to already align to the new abp studio template solutions especially the microservices.
I am sure you can use ABP Studio CLI, remove your api keys, share solution files. Your few minutes to save me hours
abpc new-solution Stloby.Global -t microservice-pro -u blazor-server -m maui -dbms PostgreSQL --dont-run-install-libs --dont-run-bundling -o Microservices
abpc new-solution Stloby.Global -t app-pro -u maui-blazor --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o MauiBlazor
abpc new-solution Stloby.Global -t app-pro -u blazor-server --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o BlazorServer
abpc new-solution Stloby.Global -t app-pro -u blazor --separate-auth-server -m maui --pwa -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o BlazorWasm
abpc new-solution Stloby.Global -t app-pro --tiered -m maui -dbms PostgreSQL --with-public-website --dont-run-install-libs --dont-run-bundling -o MVC
Pre-Built for Microservice SaaS Microservice Audit Logging Microservice GDPR Microservice Language Management Microservice Text Template Management Microservice OpenIddict UI Microservice
Pre-Built for Blazor & MVC projects CMS Kit
hi
Configure<CmsKitCommentOptions>(options => { options.EntityTypes.Add(new CommentEntityTypeDefinition("SampleArticle")); });
https://docs.abp.io/en/abp/latest/Modules/Cms-Kit/Comments
Comments - worked thank you!
Please give me time to test the DomainTenantResolver on both the app and microservices before we close the ticket.
Is source code for https://commercial-demo.abp.io/ available?
No.
How do i enable comments on the template sample? Currently getting "The entity SampleArticle is not commentable." from the public web of app template.
Are you talking about CMS-KIT? What are the steps to reproduce this?
Yes, just create a new app-pro blazor server template via suite. It comes with SampleArticle. How do i enable comments for it?
Will do and revert, thank you!
Is source code for https://commercial-demo.abp.io/ available?
How do i enable comments on the template sample? Currently getting "The entity SampleArticle is not commentable." from the public web of app template.