loic-sharma / Anvil

A PHP 5.3 CMS built on top of Laravel 4 and other composer components.
BSD 2-Clause "Simplified" License
17 stars 8 forks source link

Documentation? #7

Open bobrocke opened 10 years ago

bobrocke commented 10 years ago

Is there documentation for this module? Perhaps a link to a website?

Bob

loic-sharma commented 10 years ago

I wish! I haven't started on the documentation just yet. I am planning on doing large updates, but once things start to settle, I'll be able to write documentation. Feel free to ask me if you have any questions though.

bobrocke commented 10 years ago

I'll bet it's a lot of work! What I'd like is a little guide on installation to get me started. I assume there's an addition to be made to my composer.json file.

Once it's installed, how do I get to it Anvil's dashboard? Maybe www.mysite.com/admin?

Bob

loic-sharma commented 10 years ago

I haven't installed Anvil in a while, so this is right off of the top of my head. This should work though:

  1. Clone the repository into your server
  2. Run composer install.
  3. Open the Anvil from your browser
  4. Anvil should redirect you to the installer. Fill in the required information.

If I have time, I'll test this out tonight and make sure those steps are correct. NOTE:It is possible that some of the dependencies have had breaking changes. If so, you'll get error messages.

bobrocke commented 10 years ago

Loic Sharma mailto:notifications@github.com August 3, 2013 6:44 PM

I haven't installed Anvil in a while, so this is right off of the top of my head. This should work though:

  1. Clone the repository into your server
  2. Run composer install.
  3. Open the Anvil from your browser
  4. Anvil should redirect you to the installer. Fill in the required information.

If I have time, I'll test this out tonight and make sure those steps are correct. NOTE:It is possible that some of the dependencies have had breaking changes. If so, you'll get error messages.

— Reply to this email directly or view it on GitHub https://github.com/loic-sharma/Anvil/issues/7#issuecomment-22063201.


Do any changes need to be made to the composer.json file to tell it about Anvil?

Bob

Robert J. Rockefeller www.bobrockefeller.com http://www.bobrockefeller.com Richmond Hill, GA