opencart-materialize icon indicating copy to clipboard operation
opencart-materialize copied to clipboard

Creating the "Blog" module

Open trydalcoholic opened this issue 7 years ago • 0 comments

  • [ ] Admin panel
    • [ ] Module installation
      • [ ] Install the database tables with the prefix mt_
    • [ ] 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"

trydalcoholic avatar Mar 24 '19 10:03 trydalcoholic