ACM
is a Symfony 1.4 application to manage algae culture and strain
collections.
ACM
has been developed following Banco Español de Algas
requirements, but everyone is welcome to contribute with new additions.
- A database connection to store data (MySQL is strongly recommended).
- ImageMagick PHP extension.
- ImageMagick binaries.
Depending on the pictures you want to manage it may be necessary to adjust web server upload parameters.
After cloning the repository and configure the database connection you have to run the following commands:
./symfony project:permissions
git submodule init
git submodule update
./symfony doc:migrate
Then you can create a superadmin user with:
./symfony guard:create-user --is-super-admin <email> <username> <password>
ACM
is released under the GNU General Public License, version 3
- Banco Español de Algas - http://bea.marinebiotechnology.org/
- Singular Factory - http://www.singularfactory.com/