To install and run the OrgManager Development Version, you'll need:
- A web server of your choice - (We recommend hotel for development, as it is easy to setup and doesn't require any configuration.)
- PHP - (At least v5.6.4, although v7.* is recommended. Installing PHP)
- Some PHP libraries - (OpenSSL, PDO, Mbstring, Tokenizer, XML) (Google is your friend :smile:)
- Composer - (Install Composer)
- MySQL database - (You can get one online for free, although it's always better to work locally :smile:)
- Git - (Install GIT)