Table of Contents
When using Atomik, creating your application starts online. Indeed, you can use Atomik distribution builder to create a custom distribution with prepackaged plugins and custom configuration.
First navigate to Atomik's website at http://www.atomikframework.com. Go to the Plugins section. In the Official category (this is the default category) find the Db plugin. Click on the “Add to my distribution” link.
Now, go to the Download section. The Db plugin should be listed in the list of included plugins. Leave all the options to their default value and click on the Download button.
Extract the downloaded archive.
Copy the content of the extracted folder to your web server document root. See you web server documentation for more information about that.
Navigate to the website url. Will assume it's http://localhost. You should see a message saying “Congratulations, you're ready to roll!”.
Atomik's distribution comes with a predefined directory structure, layout and index page. We'll leave these untouch unless specified.