农业php,Tania 一个基于PHP的免费开源农业管理系统

End Official Support and Maintenance for Tania PHP

As the rewrite of Tania from PHP to Go is completed, and we have released the new Tania project to the public repository. The support for Tania PHP is ended. Please, check the new project at tania-core.

project-logo.png

146423eddbd2f9e97cbbae37f5e0d334.png68747470733a2f2f7472617669732d63692e6f72672f54616e69626f782f74616e69612e7376673f6272616e63683d646576656c6f706d656e74

Tania is a free and open source farming management system for everyone. You can manage your growing areas, reservoirs, farm tasks, inventories, and the crop growing progress.

It is developed on top of Symfony PHP web framework.

To get the stable release, you can checkout to the master branch or from the release tab.

Screenshots

68747470733a2f2f73332d61702d736f757468656173742d312e616d617a6f6e6177732e636f6d2f61736570636f2f696f742d64617368626f6172642e504e47

Requirements

PHP >= 7.0

MySQL >= 5.6

Composer (you can install from getcomposer.org)

General installation steps

First, clone this project:

git clone git@github.com:Tanibox/tania.git

cd tania

Second, setup your database and mailer parameters in /.env. You can duplicate and rename the /.env-example file.

Third, setup the web application:

curl -sS https://getcomposer.org/installer | php

php composer.phar install

Fourth, setup the database tables:

php bin/console --no-interaction doctrine:migrations:migrate

Fifth, create user:

php bin/console fos:user:create {{user}} {{email}} {{password}}

The last, you can run Tania in development mode (on your PC or laptop) by using this command:

php bin/console server:run

Tania will run on http://localhost:8000.

You can also run Tania in production mode (on your server) by referring to this Symfony documentation.

Done! You can start to use Tania.

Questions and issues

You can use our JIRA issue tracker for bug reporting, feature request, and general feedback.

Maintainers

Current maintainers:

Asep Bagja Priandana - Linkedin

Retno Ika Safitri - Linkedin

Didiet Noor - Linkedin

If you are interested in being a core contributor to this project, please drop me an email at

License

Tania is available under Apache 2.0 open source license.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值