Skip to content

Installation Instructions

Jakub edited this page Sep 6, 2013 · 4 revisions

Installation Instructions

  • Download the latest version of A3M
  • Extract to a folder accessible on your webserver (/ or something like /a3m/ )
  • Create a database by importing a3m_database.sql script found it root folder of package
  • Configure /application/config/config.php & database.php to match your CI setup (domain + database credentials)
  • Modify .htaccess file if your app location is different than / (example: domain.com/a3m/)
  • Configure /application/config/account/* files to reflect your setup (reCAPTCHA, twitter, facebook, openid providers, etc;)

Configure external Oauth/OpenID providers

  • Twitter
  • Facebook
  • Yahoo!

Clone this wiki locally