Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Rewrite of CakeAdmin #17

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

bobmulder
Copy link
Contributor

At this moment CakeAdmin is written by a fresh team of developers.

The repository (fork) we work on is: https:/bakkerij/cakeadmin/tree/rewrite
Documentation is available at: https://bakkerij.github.io/cakeadmin
Gitter is available at: https://gitter.im/bakkerij/cakeadmin-beta

To do:

  • Finalize PostType integration
    • Custom actions
    • Add CakeAdmin events
    • Custom views
    • Dynamic view-files (including helpers and elements)
    • Index action
    • Add action
    • Edit action
    • View action
    • Delete action
  • Finalize administrator integration
    • Forgot password
    • Create administrator from panel
  • Dashboard integration
    • Widgets (small, normal, large)
    • Cache (Would have)
    • Default widgets:
      • Latest news
      • Getting started
      • Administrators
      • List of PostTypes
  • Integrate theme into CakeAdmin @leoruhland
  • Add Unit Tests (any help appreciated)
  • Add integration with Notifier
    • Add addNotifierTemplate() to CakeAdmin class
  • Add integration with Settings
  • Bake commands
    • CakeAdmin Controllers
    • Dashboard Widgets
  • Complete documentation
    • PostTypes
    • Dashboard Widgets
    • Example about how to create plugins (extended on CakeAdmin)
    • Complete documentation (right English)

Contributing can be done via Pull Requests to https:/bakkerij/cakeadmin/tree/rewrite

Next release will be [.......]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants