SEAGULL APPLICATION FRAMEWORK
-----------------------------

What is Seagull?
----------------

Seagull is an object-oriented PHP framework for managing basic application
tasks:

- authentication/permissions
- templating
- workflow
- identity management
- messaging
- error handling
- logging


Obtaining Seagull
-----------------

Further information and the latest release can be obtained at

    http://seagullproject.org/


Requirements
------------

Running Seagull requires no extra extensions or configuration options, just
the following or greater:

PHP     5.6
MySQL   5.x
Apache  2.4.x


Documentation
-------------

The API documentation is available at

    http://api.seagullproject.org/ (being restored)
	

Installation instructions
-------------------------
Just unzip and load http://web_root/seagull/www in your browser to start the
wizard.


Licensing
---------

For licensing and copyright information, please see the file
COPYING.txt in this distribution.


Credits
-------
Meet the community of developers, translators and maintainers, find out
more about mailing list etiquette and see a list of sites powered by Seagull

    http://seagullproject.org/Community.html

Thanks,

Demian Turner and the Seagull Team
demian@seagullproject.org