I'm now freelancing! You can hire me by visiting www.22Web.co.uk
Developers, Developers, Developers

Atom Installation Guide

Installing Atom will be one of the easiest things you do. After seeing other frameworks which made you download, install via command line then you've got to configure too many things to get it working, so I made atom simple. To install it, follow the simple steps below:
  • First make sure you have PHP5 installed!
  • Download Atom Framework
  • Extract the files into your web root.
  • Rename ht.htaccess to .htaccess
  • Open up /system/configs/urls.php and configure your site url
  • OPTIONAL: If you're using a mysql database open up /system/configs/dbinfo.php and configure your mysql info.
  • OPTIONAL: If you're going to be using the caching system, then /system/cache needs to be chmod to 777
That's it! Atom should now be up and running for you to use. If it's been setup successfully, visit your site url and you should have a page similar to this.

If you have any problems / questions then feel free to email me. If this project gets enough interest then I may consider giving it it's owne dedicated section / website. Let me know!