Skip to content

CMS PaaS (Content Management System)

CMS PaaS (Content Management System)

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

13 results found

  1. Schema settings not out-of-the-box

    • Multiple back-and-forth with implementation agency for schema configuration
    • Need base schema templates by industry/content type
    • Critical for LLM optimization and structured data requirements
    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Currently when Applications are provisioned, the application name is auto generated and not changeable. This makes it hard in the long term to align support tickets which align to a specific customer site/application, which delays support and contributes to errors. Creating the ability for these names to be changed will improve support and reduce confusion.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. For a developer, or CMS editor: Is it possible to get a size estimate of the page, media etc before deployment, so that our teams dont accidentally publish something which has a huge size (like 2 TB) and impacts performance

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. I´m a Product Owner and would like to create a better overview of job executions, dependancies and orchestration in order to execute the right job in the right context when acutally neeeded.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. When editing in CMS, it takes a couple of clicks to open and close menus, hit publish. It'd be very helpful if we could just hit a keyboard combo to publish a page after an edit

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Research & Design  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Scrolling for this property is too fast on Macbook (testet Edge and Chrome:
    [UIHint("TimeOnly"]
    public virtual DateTime? StartTime { get; set; }
    Adjusting scroll in mouse settings doesn't help.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Research & Design  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. As a Digital Marketing Manager, I've observed that CMS editors often neglect help texts. To enhance visibility and address this issue, I believe implementing an option to display these help texts immediately would significantly improve the situation.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Research & Design  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Hello,
    I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working anymore.
    It would be interested to have it back online and working, so we could leverage these pdb file to ease our debugging sessions as developers.
    Thank you!
    David

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs.
    In full framework there is a popular addon that does this.
    https://github.com/Geta/Geta.ScheduledParameterJob

    33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. The CMS UI is mostly white, which can be straining on the eyes. I'm convinced that adding the option to switch to a dark themed interface would be greatly appreciated by a lot of users. The option could also be automatically configured based on browser preferences.
    "Dark mode all the things" MKBHD
    https://twitter.com/mkbhd/status/1048234335088852994?lang=en

    27 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  1 comment  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor. However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/await syntax cannot be used. When performing expensive procedures such as reading files or executing web requests the thread is kept busy as a result. Also as far as I'm aware if I need to call an async function/method in the job then a workaround has to be used. An example of how others do this can be seen in this forum…

    30 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. EPI Team,
    We would like to receive Microsoft Teams deployments cards from the Paas Portal. This is a valuable information for the teams in the field during a release cycle. At date only the person who trigger the deployment receive an email.
    1 - Exploration tracks :
    The functionality could most probably be mirrored from this "Github Deployments Cards (https://github.com/marketplace/actions/microsoft-teams-deploy-card "
    2 - Current cloud possibility at EPI / DXP :
    To do this we could use the "Events in the Ms Azure Web App (https://azure.github.io/AppService/2020/05/11/event-grid-integration.html , and configure some Microsoft webhooks in it.
    3 - Options to…

    27 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. As a customer I want to be able to pay a price to use the product that is reasonable and competitive compared to similar products so that I can choose Episerver CMS as platform instead of alternatives like Umbraco or Wordpress.
    Money I spend on license is money that I cannot spend on development of content and features which might make me choose another CMS platform.
    Lowering the license price will result in you selling more licenses and maintaning your position as a leading CMS product company.

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gathering Feedback  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?