Skip to content

Latest commit

 

History

History
executable file
·
47 lines (46 loc) · 2.9 KB

TODO.md

File metadata and controls

executable file
·
47 lines (46 loc) · 2.9 KB

This is a quick list of things what need to be fixed or worked on to help those contributing to know what features or bugs are needing to be worked on.

  • Update Checkout Layout for Themes.
  • Explore adding Shipping Activity to Orders.
  • Forum
    • Replace Summernote Emoji plugin for one that uses Entities rather than images.
  • Update Settings Layout for users.
  • Explore adding Referral Codes on SignUp forms, and code generation by allowed users.
    • Account Holders can generate referrals for services, products & courses.
    • Track referrals being used to account that generated referral to apply discount to.
    • Count number of referrals to number of items or orders to apply discounts to.
  • Explore allowing user to set price/tip/buy me a coffee.
  • Administration.
    • Add instructional walkthrough on pages explaining what fields do, step by step.
    • Config database, add how to adjust total costs for items, by percentage, fixed value, or multiplying value.
    • Explore update Livechat Layout.
    • Explore including Shipping Activity to Orders.
    • Dashboard.
      • Add Notification type Popup to indicate active LiveChats.
      • Widget.
        • Revenue by month's.
        • Top Purchasers.
        • Popular Courses.
        • Courses Complete.
    • Accounts.
      • Explore adding recent device activity.
      • Explore processing Referral Codes.
      • Add wage value to accounts for calculating hours costs.
    • Courses.
      • Add information, such as Skill Level, Est. time to complete, Students Count, Language.
    • Determine the possibility of displaying Google Search Console information, either on Dashboard (even if summarised) with links to be taken to GSC, or to a page showing more details.
    • Explore adding AVIF Image Compression to elFinder when uploading files.
      • Safari still does not fully support displaying AVIF. Image elements work, but using AVIF via background-image doesn't work.
      • Using @supports in CSS isn't fully supported in Safari yet either.
    • Fix update core system.
    • Inventory.
      • Add cost of Purchase Cost Expense (eCost) value for calculating profit made on sold items. (new DB Table "materials"). WIP
      • hCost (Holding Cost/Deposit), available to code holders and restricted to states.
      • Customer/Contact List, more of a selection Widget for emails and orders.
      • Improve options selection to include other associated inventory, or add options exclusive to views inventory.
      • Explore adding a Materials List with item cost.
    • Orders.
      • Mobile Display Formatting.
    • Newsletters.
      • Improve editing for Newsletter Email Layout, including being able to add Content, either manually or auto-generated by new content, or filterable by Tags for the Newsletter to associate relevant Content.
  • Add Instructional Videos to the AuroraCMS YouTube Channel
  • Add Content to the Wiki Pages on how to use AuroraCMS and how to create Templates.