Setup DevNasApp steps:

LMS:

  • Add mobile web view header component:
    • Header: "StudentTheme\Themes\Basic\Components\Header\MobileHeader[HeaderName_from_settings].cshtml"
  • Add OurApps to the MenuContributor
  • Double Check student json appsetings (selfUerl, allowdUsers, AuthServer baseUrl)
  • Publish Updates and check admin and student portals is up to date.

AuthServerDB:

  • Insert platform domain into [DevNAS.SaaS.AuthGenertor].[AppPlatforms]

Admin:

  • Add “news” blog
  • Add platform settings:
    • Title : Arabic text
    • EnTitle : text
    • Logo : link to image (size: ??*??)
    • MainColor : #000000
    • SecondaryColor : #000000
    • SupportedLangs : coma separated text “ar,en”
    • Address: text
    • Phones: coma separated text “0795,0778”
    • Email: text
    • AboutImage: link to image (size: ??*??)
    • AboutParagraph : Arabic text
    • EnAboutParagraph : text
  • Add language texts to the supported languages in “Mobile” resources
  • Text must be edited (rewrite it if you want to keep the default)
    • AboutUs
    • Blogs
    • ContactUs
    • Courses
    • Instructors
    • Library
    • Hello massage
In this document