Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
A
attendee
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • labiloute
  • attendee
  • Wiki
  • Home

Last edited by labiloute Mar 02, 2018
Page history

Home

To configure Attendee :

  1. Import database attendee.sql into your mysql/mariadb server
  2. browse config folder. Copy config.default.php to "yourdomainname.php" (please adapt it)
  3. Fill up this file to your needs.
  4. Create a folder in the attendee root folder with the same name than you set up in the config : $CONFIG['base_folder'].
  5. Into these folder, create a "css" folder, and put here a copy of the "css/style.css" file to customize the default style
  6. Still into your project folder, create image folder, and put images for your sessions inside. They will be used into your templates.
  7. Create your users into the "users" table of mysql/mariadb. Refresh the page, you're done !

Well done. If more users are interested by the project we'll create a wizard, why not ! Feel free to contribute !

Clone repository
  • Home