(01-11-2020, 05:24 PM)sparkrack Wrote: Is there a way for us to get more complete API documentation. I would like to try to create a custom system that does maintenance tasks but it seems impossible to find what does what or goes where in the current API documentation.
I'm also curious where we currently stand with official PHP 7 support, and official Let's Encrypt support. As an avid PHP developer I'm interested in helping in anyway I can, as I have this installed on several machines, and would hate to see a project like this die because of lack of support.
Hi Brad,
Great news, join us on github, I have the same enthusiasm as you and started mapping some problematics around the code and contributing with PR's to the project, there's dukecitysolutions who made a 1.0.3.1 sentora fork/version with php7 issue solved via snuffleupagus module. He's putting out regular updates to his code and I'm hoping it's going to be merged with master soon. Until than just contribute to both. There's some security issues that you should address ASAP as you seem to have more than one sentora server.
---- Original Sentora
Sentora : https://github.com/sentora
Sentora issues: https://github.com/sentora/sentora-core/issues
Sentora PR's: https://github.com/sentora/sentora-core/pulls
---- PHP 7 sentora
Sentora 1.0.3.1 : https://github.com/Dukecitysolutions
Sentora 1.0.3.1 issues: https://github.com/Dukecitysolutions/Sen...3.1/issues
Sentora 1.0.3.1 PR's: https://github.com/Dukecitysolutions/Sen....3.1/pulls
---- Upgrade to PHP7 scripts
https://github.com/Dukecitysolutions/sen...p7-upgrade