From 1d36c958bc54f0d68a61caeaf364440ce0d3624b Mon Sep 17 00:00:00 2001 From: Anmol Date: Mon, 17 Jul 2017 02:08:16 +0530 Subject: [PATCH] Updated readme.md --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8eacf40..04f5036 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Joomla_ynh -Joomla! is an award-winning content management system https://www.joomla.org/

+Joomla! is an award-winning content management system https://www.joomla.org/
Version: 3.7.3

+

Why Joomla?

+

Hundreds of developers have been improving Joomla! since the first version was released in 2005. This immense effort has made Joomla! very popular, easy to use, stable and secure. See for more details:https://www.joomla.org/3/


+ +Note:
There is installer.php added for bypassing the web installation process. see https://github.com/joomla/joomla-cms/pull/2764 # To-do -- [X] Installation and remove script -- [ ] Ldap integration -- [ ] Make update script better to backup content -- [ ] Backup and restore script -- [ ] Add php-fpm.ini and php-fpm.conf - +- [X] Installation and remove script. +- [ ] Ldap integration. +- [ ] Make update script better for updation from sources. +- [X] Backup and restore script. +- [ ] Add php-fpm.ini and php-fpm.conf(for the red error message in admin panel).