cofoundry
cofoundry copied to clipboard
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Further to the basic dashboard customization done to satisfy issue #61, it would be good to be able to provide a more substantial dashboard framework that allows easier or more...
Hi, I would to know if there are any way to open visual editor modal from custom plugin controller class.  I would like to redirect to corresponent page with...
Hello, In order to save configuration, I'm using custom entities. So Administrators can change this values via the back-office. Unfortunately the custom entities are not saved in cache. I found...
The default TinyMCE valid elements configuration is very strict and can cause unexpected conversion of html, this is particularly relevant for the built-in RawHtml module which actually transforms a lot...
Add a plugin that adds a markdown editor along with a data annotation attribute.
We need to explore how we can hook up SPA-style front ends with visual editor content editing, e.g. React and Angular, in particular with server side rendering. Any solution is...
It would be good to be able to support property grouping so we don't have to group all properties in the same section in the admin UI. This could be...
We need to check the design of `IPageRoutableViewModel` and PageRoutingHelper. This is instantiated in the page route with the full directory of pages, but I think lazy loading this on-demand...
Currently the auto-publish setting on a custom entity definition is handles client side in the admin panel. I'm pretty sure there was a good reason for doing it this way...
It might be good if we were able to nominate an account (e.g. system account) for background tasks to run under. This is useful for tasks that use Cofoundry queries...