Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit e3649b3

Browse files
committed
Update README.md
Added the todo section to keep track of things to do
1 parent 9dd9148 commit e3649b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@ Be sure to include the plugin in your `app/Config/bootstrap.php`.
1616

1717
`CakePlugin::load('NiceAdminBakeScripts');` unless you are using `CakePlugin::loadAll()`
1818

19-
`cake bake` inside your `/app` folder. Then you can select the `NiceAdmin` theme when asked which theme you'd like to use.
19+
`cake bake` inside your `/app` folder. Then you can select the `NiceAdmin` theme when asked which theme you'd like to use.
20+
21+
##TODO
22+
23+
* Make views aware of Behaviours such as SoftDelete to make button display conditional
24+
* Allow views to detect field type and automatically use the `Boolean` helper

0 commit comments

Comments
 (0)