当前位置: 首页 > 工具软件 > giiwa-cms > 使用案例 >

CMS_Magnolia guide

萧波峻
2023-12-01

---download from the community version

http://www.magnolia-cms.com/home/product/try/download.html

---unzip it and goto bin to modify the startup.bat file

set "CURRENT_DIR=%cd%"
rem Guess CATALINA_HOME if not defined
set "CATALINA_BASE=D:\Project\magnolia-5.0.4\apache-tomcat-7.0.40"
set "CATALINA_HOME=D:\Project\magnolia-5.0.4\apache-tomcat-7.0.40"
set "CATALINA_TMPDIR=D:\Project\magnolia-5.0.4\apache-tomcat-7.0.40\temp"

http://localhost:8080/magnoliaAuthor/.magnolia/admincentral#


To run the Web update:

  1. Open a browser and go to http://localhost:8080.
  2. Click the Run the Web update on the author instance link. 
    A list of modules that need updating is displayed.
  3. Click Start install
    The modules are updated.
  4. Click Start up Magnolia.

Repeat the update on the public instance.

  1. Open a browser and go to http://localhost:8080.
  2. Click the Run the Web update on the public instance link. 
    A list of modules that need updating is displayed.
  3. Click Start install
    The modules are updated.
  4. Click Start up Magnolia.
  5. Log in

    1. Open a browser and go to http://localhost:8080/magnoliaAuthor/.magnolia/admincentral
    2. At the login page, sign in with:
      • Username: superuser
      • Password: superuser

    The app launcher is displayed.

 类似资料:

相关阅读

相关文章

相关问答