Home > sygil-framework

sygil-framework

Sygil-framework is a project mainly written in JAVASCRIPT and PHP, based on the GPL-2.0 license.

PHP Framework for Uncentralized Community Network project


-------- Portal master ----------

The orignal version of portal master was created and maintained by Mathieu Chocat. (http://www.sygil.org/)


-----------Credits-------------

Mathieu Chocat - For creating and maintaing the portal.


-First Time Installation Steps-

1.a Download the portal-master.zip OR 1.b git clone git://git.sygil.org/portal.git /your/site/directory/ and go directly at option 3

  1. Open the zip file and copy the portal-master folder and its contents in your site directory. /your/site/directory

  2. Copy the config.sample.php file to config.php, found in: /your/site/directory/portal-master/

  3. In zone directory create or select a good extention (If your domain is .net create net directory) Copy default directory to your directory with the good name (If your domaine is dupond.net create directory net and copy default to dupond in net) Now you have /your/site/sirectory/portal-master/zone/net/dupond/

  4. Open config.php file and modify the file for your configuration CONFIGURATION PATH URL CONFIGURATION DOMAIN CONFIGURATION DEFAULT CONFIGURATION (if you want a default language or theme for all user) SITE CONFIGURATION MYSQL CONFIGURATION

  5. Open /zone/net/dupond directory if you want to configure your portal

    • Configure menu.php in left directory (use syntax for help)
  6. Enjoy


---Update Installation Steps---

If your site need an update :

with git place you on your site folder /your/site/directory/portal-master/ and execute git pull

OR

download the new portal-master.zip on http://sygil.org


----------IMPORTANT NOTE-----------

If you delete /zone/default/ all site break coming soon

Previous:ddbi