Index (Site)

DEMO WEBSITE OF AmadeusWeb Core v7

EDIT FILE: /content/index.md

Call Us On +91-9841223313 / Message Us On WhatsApp 919841223313 / Email Us On imran@amadeusweb.com.

You may do the following

Framework (core)

If it breaks with an error that the framework is not found, you would need to clone it (per the environment setup instructions above) and double check the relative path. demo is assumed to be in WWWROOT/sites/ and the core and other repositories in WWWROOT/awe/.

Error could appear as: include_once(../core/framework/1-entry.php): Failed to open stream

Url Configuration

  • site.tsv has local-url and live-url which need to be configured.

Theme asset extraction and static repo setup.

  • Also, make sure the theme files are cloned and extracted.
  • And an icon for the website. header image will not work until 'site-static' asset folder is definable.
  • And change the safeName on which the icon/logo urls are based.

Sample Section

  • This demo comes preconfigured with a section about us per row in the site.tsv.
  • It requires a subfolder per site.

Before Check-in

  • Replace contents of this file.
  • Make sure the site is loading.
  • Sign the license - assuming you are using your own git account.
  • Discuss hosting / platform fees.

Happy designing!!