Dreamhost

Use coupon BEVEY for $15 off and a free lifetime domain from Dreamhost!

Bevey Develop

If you're looking to do development on Bevey, there are a few built-in functions you should be aware of. All functions are found inside the inc/ directory:

System Codes

All database connection calls, database queries and file system references have corresponding error codes for easy debugging and presenting the user with a non-technical summary of the problem that had occurred. Error codes are formatted as follows:

Module Development

If you're interested in developing your own modules, you may find working from an existing module helpful. Additionally, a nonsensical example module has been created for you to use as reference.