Hello, this is the right mix and balance, between orchard, ABP (too pricey) or umbraco. I like how its implemented.. I want to see if it can replace another transactional CMS, use case is small ware house which lists recycling metals etc.
For the developer who want to extend or build modules
[ ] Can you please add a diagram / architecture / components / hooks
[ ] Have a list of modules on your web site (add modules like WP from admin site)
[ ] One key feature clients are looking for are a Dashboard/widgets (stock items, people working, outstanding tickets)
[ ] Auto Update /notification from inside Piranha , login in audits low priority
Modules can’t be added from the UI. Modules are usually NuGet packages that needs to be added to the project by a developer.
Our admin doesn’t have a dashboard. We’ve discussed it on numerous occasions but it hasn’t been prioritized. However since the admin is totally extendible you can add your own dashboard.
Update requires updating NuGet packages with binary dll’s, ie must be done by a developer
We have some .NET project templates
Piranha is decoupled, there are no themes. However you can change the web application any way you like
We’ve started working on a search implementation for Azure Search, but it is not production ready.
Exists in the Identity module.
We are not planning an Paid Enterprise version. Piranha is a free open source framework.
Hello, this is the right mix and balance, between orchard, ABP (too pricey) or umbraco. I like how its implemented.. I want to see if it can replace another transactional CMS, use case is small ware house which lists recycling metals etc.
For the developer who want to extend or build modules
diagram / architecture / components / hooks
A very nice read on widgets, now with tailwind it should be much more easier for developers, since they add them as components.