FluentCMS icon indicating copy to clipboard operation
FluentCMS copied to clipboard

MVP Roadmap

Open TheHadiAhmadi opened this issue 1 year ago • 0 comments

  1. File Management #1939
  2. Plugin Definition list #1425
  3. Edit plugins in modal
  4. Add class for Plugin container for styling (use tailwind or write css in layout's head)
  5. Review Sidebar of admin panel (orders, icons,...)
  6. apply Admin Panel permissions
  7. review #1813
  8. Implement Contact Us plugin #1867
  9. add Plugin permissions?

SEO:

  1. Sitemap.xml
  2. Robots.txt
  3. Add title property of page to SEO section and add name property to use it elsewhere (selects, list, ...)
  4. Google-site-verification meta tag(only home page) and G-Tags Id (site)
  5. Add Head property for Site and Page
  6. add favicon input for site
  7. OG/Twitter meta tags (title, url, description, image)
  8. og:type (website, product, video, article)
  9. robots meta tag (index/noindex, follow/nofollow) 4 variations

Bugs:

  1. Create plugin has error after drop plugin definition
  2. Should redirect to new path of the page when page settings updated.
  3. somewhere instead of data-inline-editable we wrote data-inlnie-editable

TheHadiAhmadi avatar Oct 08 '24 12:10 TheHadiAhmadi