FamilyTree
FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.
Installation
First thing is to clone the repository. If you are not familiar with the word clone, it just means to download the application. You can download it from here, else if you know how to clone, below is the command you can use to clone the repository.
$ git clone https://github.com/piyushparkash/FamilyTree.git
After this step you have to move the url of the server where you have place the source after the first step. Let's assume that you are installing this application locally say in /var/www/FamilyTree. Then go to localhost/FamilyTree
.
After this if you see output from the browser apart from 404 Not Found error, then you are in right path. You must see something saying, Please provide permissions to some directories. Please use the below command to give permission
$ chmod -R 744 directory_name/
Few directories in FamilyTree need write permissions which are not there by default. You will have to provide that explicitly.
After the 3rd step it's pretty much self explainatory. But if you still need help, I am mentioning the steps. First thing that FamilyTree will be doing would be to setup the database. So you need to provide the database credentials. I am mentioning the default values. It might be different in your systems.
Host: localhost
Username: root
Password: your-password
Database: mention any name
Wordpress OAuth has been introduced which works with Wordpress OAuth Server and Wordpress REST API.
If you want to use it, you would have to install the above plugin in Wordpress and provide FamilyTree details such as Client ID, Secret Key, Auth and Token End Point.
Redirect URI will be provided during the installation. Update the URL in Wordpress OAuth Server
Don't forget to do composer install
If everything goes right, It will install FamilyTree and you will be able to see the Family with the visualization.
Demo
http://familytree.ratupar.in/
Facing Problems?
We are so sorry that you are facing problems.
Report it here so that we can act on it immediately.
Get Involved / Contribute
Visit this website
AUTHORS:
Piyush Parkash
Official Website: vanshavali.ratupar.in
Email: achyutapiyush@gmail.com
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。