Download the PHP package kstools/magento2-todo-module without Composer
On this page you can find all versions of the php package kstools/magento2-todo-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento2-todo-module
Magento 2 Todo List Example Module
Installation
- Install the module composer by running
composer require kstools/magento2-todo-module
- enable the module by running
php bin/magento module:enable Kstools_Todo
- apply database updates by running
php bin/magento setup:upgrade
Usage
- Open URL
/kstools_todo/task/ to manage tasks list. - Open URL
/todo/task/ to view frontend tasks list.
All versions of magento2-todo-module with dependencies
PHP Build Version
Package Version
No informations.
The package kstools/magento2-todo-module contains the following files
Loading the files please wait ....