Coder Social home page Coder Social logo

o-ba / custom_dashboard_widgets Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 240 KB

Set of custom widgets for the new TYPO3 dashboard module.

License: GNU General Public License v3.0

PHP 71.42% HTML 25.63% CSS 2.95%
dashboard typo3 typo3-cms-backend typo3-cms-extension typo3-cms-integrator typo3-extension

custom_dashboard_widgets's People

Contributors

bnf avatar o-ba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bnf

custom_dashboard_widgets's Issues

Typoscript doesn't seem to work

Hi Oliver,

I know this isn't really a bug related to your extension, but I tried to create my own dashboard, widget group and widget according to your example extension. So far everything is working as expected. But the widget doesn't seem to use the Templates defined in TypoScript.

I use the following TypoScript, but the templates are not showing up.
`

Dashboard

module.tx_dashboard {
view {
templateRootPaths {
111 = EXT:my_extension/Resources/Private/Templates/Dashboard/Widgets/
}
partialRootPaths {
111 = EXT:my_extension/Resources/Private/Partials/Dashboard/Widgets/
}
}
}`

Do you have any idea what other steps are neccessary to get the widget templates up and running?

Kind Regards,
Dennis Bitsch

Documentation: Add a minimal Services.yaml file ready for customization, explain best practices

I have installed your nice extension and see some value in it. My intention is to write analytics-queries and monitoring-info as Tasks for the Symfony console (for the typo3cms CLI tool), and move some of those into custom dashboard widgets.

Writing and Registering own widgets is still quite daunting.

Regarding custom_dashboard_widgets code, I have alread patched some of the existing widgets, e.g, recentlyCreatedPages, and have overridden some Fluid templates and partials.
However I have no idea how deal with the Services.yaml file. Should I add my own stanzas to the existing Services.yaml file in the EXT:custom_dashboard_widgets directory? What needs to be imported, do I need to reference other classes in the \Bo PHP namespace?. What to include, where to include it? Never done this before.

Should I create my own extension with a few widgets, however minimal, and add everything there, including a Services.yaml file. That would be more modular and safer when upgrading. Configuration changes in a small own extension would not affect the main configuration.

I think this part is missing in the documentation of custom_dashboard_widgets code.
Also the fact that the extension must be deactivated and then (re-)activated to trigger configuration changes.

Suggestion: Create an iFrame widget to embed external data or videos.

This is just an idea I would like to develop and send a pull request in the future. When I have some time I'll try to develop.

Maybe someone else has the time to develop it before I do?

This feature would be good to embed video tutorials in a dashboard for new backend users, or even to embed public widgets from other systems like Splunk, PowerBI, Tableau, etc...

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.