cofoundry icon indicating copy to clipboard operation
cofoundry copied to clipboard

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

Results 108 cofoundry issues
Sort by recently updated
recently updated
newest added

Hello, Would it be a good idea to add a button "Publish all" on Pages dashboard in order to publish all pending modifications of all pages? With a message like...

enhancement

Hi guys Currently the image picker will not allow the upload of svg file types. Is there a way around this or any plans in the future to allow the...

enhancement

Localization is possible but requires changes to be made directly in the database. This area hasn't been looked at much and ideally we need to spend a bit of time...

NetCore feature migration

Currently we have pickers for various entities that can have urls or sets of urls: - Pages - WebDirectories - Custom Entities It would be good to have a unified...

enhancement

Hello, I would like to send a mail with a different "reply-to" email. Is it possible ? Thanks _Originally posted by @dumboster in https://github.com/cofoundry-cms/cofoundry/issues/216#issuecomment-496169044_

enhancement

Hi @HeyJoel , I want to input the BCC and CC email addresses in configuration file or manually in code but the IMailService interface doesn't implement it. Task SendAsync(string toEmail,...

enhancement

Hey Joel, Sorry if this question appears elsewhere, I searched through issues and couldn't find something specifically related. My question/issue revolves around implementing a brand new admin section/module. I've used...

documentation

We currently have an instance of our CMS deployed to AWS EC2 via CodeDeploy, during this process the application is removed from the server with the latest version of the...

documentation

We've had feedback that a step-by-step tutorial or "hello world" example would make it easier to get started with Cofoundry. Feedback was that the "examples are too big".

documentation

Hi, I want to know if we can create pages that can get a parameter from route without query string. For example, we want to create a page that can...

enhancement