1.4.0 • Published 2 years ago

todo-list-plugin v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Todo List

Save A lot time with this todo list plugin.

Installation

Use the package manager npm to install Todo List.

npm i todo-list-plugin

Now create A file /config/plugins.js

And paste the following code to initiate the plugin.

module.exports = {
    // ...
    'todo-list': {
        enabled: true,
        resolve: './node_modules/todo-list-plugin'
    },
    // ...
}

Benefit

Save Time

Organized Work

License

MIT