opencart-materialize
opencart-materialize copied to clipboard
Creating the "Blog" module
- [ ] Admin panel
- [ ] Module installation
- [ ] Install the database tables with the prefix
mt_
- [ ] Install the database tables with the prefix
- [ ] Removing a module
- [ ] Removing module tables from the database
- [ ] Module settings
- [ ] Enable / Disable Module
- [ ] Enable / Disable blog comments
- [ ] Work with the "Post"
- [ ] Adding a new "Post"
- [ ] Editing the "Post"
- [ ] List of "Posts"
- [ ] Adding a new "Post"
- [ ] Editing the "Post"
- [ ] Deleting "Posts"
- [ ] Copying "Posts"
- [ ] Filter the list of " Posts"
- [ ] Module installation