Skip to content

EGroupware/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example app for EGroupware development

1. Step: minimal "Hello World" app

step1-hello-world

This branch shows the minimal directory and file structure for an EGroupware app.

  1. Cloning the repo into you EGroupware directory:
cd /path/to/egroupware
git clone -b step1 https://github.com/EGroupware/example.git
  1. Install the app in EGroupware setup: http://localhost/egroupware/setup/
  • Log in using the "admin" account for setup in the upper login box step1-setup
  • click on Application and check install checkbox for example step1-application-install
  • Log into EGroupware again and add run-rights for example app to eg. default group step1-admin-acl step1-add-run-acl
  • you have to log out and in again, so you session get's the new application run rights

--> continue to step 2 by checking out branch step2 in your workingcopy

About

Example app for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages