{"id":29395185,"url":"https://github.com/flowpack/flowpack.neos.whatsnewdashboard","last_synced_at":"2025-07-10T11:16:58.072Z","repository":{"id":299394906,"uuid":"1001474006","full_name":"Flowpack/Flowpack.Neos.WhatsNewDashboard","owner":"Flowpack","description":"Backend module for the Neos CMS to show news about, e.g. a new Neos Version or your project.","archived":false,"fork":false,"pushed_at":"2025-06-16T08:25:01.000Z","size":535,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T10:55:51.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flowpack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-13T12:48:51.000Z","updated_at":"2025-06-16T08:19:42.000Z","dependencies_parsed_at":"2025-06-16T10:55:55.446Z","dependency_job_id":"d9506e8d-b028-4810-bc1c-60f856e99823","html_url":"https://github.com/Flowpack/Flowpack.Neos.WhatsNewDashboard","commit_stats":null,"previous_names":["flowpack/flowpack.neos.whatsnewdashboard"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Flowpack/Flowpack.Neos.WhatsNewDashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.Neos.WhatsNewDashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.Neos.WhatsNewDashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.Neos.WhatsNewDashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.Neos.WhatsNewDashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flowpack","download_url":"https://codeload.github.com/Flowpack/Flowpack.Neos.WhatsNewDashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.Neos.WhatsNewDashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264569593,"owners_count":23629617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-10T11:16:55.387Z","updated_at":"2025-07-10T11:16:58.059Z","avatar_url":"https://github.com/Flowpack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neos.WhatsNewDashboard\nThe WhatsNewDashboard is a backend module that adds different news-pages to Neos CMS.\nTarget audience are editors that work with Neos but do not have a technical background.\n\nThe first implemented use case is a news stream about the website they are currently editing. The dev team will be able to maintain a neos document that communicates via text and images what has changed within the project, e.g. new fields in the inspector. \nTo do this, you will need to install a second package: [Neos.WhatsNewEditor.InMyProject](https://github.com/sandstorm/Neos.WhatsNewEditor.InMyProject) that contains nodetypes for said news page, its content and css styles.\n\nFurther use cases could be an editor-centered changelog (what has changed in the UI between my last neos version to the current one?) or announcements about new Neos Versions by the Neos Core team.\n\n## Integration\n\n### Installation\n\nInstall via composer with `composer require flowpack/neos-whatsnewdashboard`.\n\n### Usage\n\nWe assume you have installed the [Neos.WhatsNewEditor.InMyProject](https://github.com/sandstorm/Neos.WhatsNewEditor.InMyProject) package in your neos instance and you have created a news page with this package. To show those news for your project add the `inProjectSourceUrl` to your `Settings.yaml` like this:\n\n```yaml\nFlowpack:\n  Neos:\n    WhatsNewDashboard:\n      inProjectSourceUrl: 'https://my-page.de/whats-new' # example url\n```\n\nHINT: For now it is not possible to show news which are created in another neos instance with another domain, but be plan to make this possible.\n\n## Backend Module\n\nAfter installing this package you get a new entry in the menu:\n\n![Menu entry What's new](./docs/menuEntry.jpg)\n\nOn the `What's new page` you have a tile for the `In your project` news.\n\n![What's new page](./docs/whatsNewBackendModule.jpg)\n\nYou can see the news page you configured in the `Settings.yaml` on the `In your project` page.\n\n![In your project news](./docs/whatsNewInYourProjectBackendModule.jpg)\n\n## Info dialog\n\nWhen you updated your news page all backend users get an info dialog which notifies them that new news are available.\n\n![Info dialog](./docs/infoDialog.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowpack%2Fflowpack.neos.whatsnewdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowpack%2Fflowpack.neos.whatsnewdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowpack%2Fflowpack.neos.whatsnewdashboard/lists"}