Nerdmind/Blog: Blogging Application Written With PHP7! At ... - GitHub
PHP7 blogging application
Easy blogging application written with PHP7! The application comes with a fulltext search functionality for posts and with customizable themes and languages. You can build your own theme if the default theme does not satisfy you.
Administration interface
Content editor
Requirements
- PHP version >= 7.3!
- MariaDB version >= 10.2.2 or MySQL version >= 8.0!
Installation
- Clone the repository to the target directory (usually your document root). (Alternatively you also can download a specific release as ZIP archive and extract it to the target destination and skip step 2.)
- Check out the latest tag (or the tag you wish) by running git tag -l and git checkout <tag>. If you wish to get the newest code and features which are not yet included in a release tag, you can use the master branch.
- Create your MariaDB/MySQL database and import core/db/database.sql.
- Copy core/configuration-example.php to core/configuration.php and customize the configuration and set in any case the settings for the database connection.
- Configure your web server. For nginx, look at core/ws-nginx.conf; for Apache, look at core/ws-apache.conf. (You can copy core/ws-apache.conf to .htaccess if you want to.)
- Navigate your browser to /admin/auth.php and authenticate with the default username ChangeMe and the password changeme (please note that the username is case-sensitive).
Documentation
You can find more information about the configuration and customization in the wiki:
- GitHub
- Mirror
Từ khóa » Blog Php Github
-
Php-blog · GitHub Topics
-
Personal-blog · GitHub Topics
-
Blogging-system · GitHub Topics
-
KhalidLam/PHP-Blog: Simple Blog Using PHP And MySQL - GitHub
-
This Is A Simple Blog Built With PHP/MYSQL. - GitHub
-
Blog-php · GitHub Topics
-
Blog-engine · GitHub Topics
-
Asliabir/Advance-Blog-PHP-Starter-Project: Blog CMS Is A ... - GitHub
-
Blog Web Application In PHP + MySQL - GitHub
-
Rkishan516/Complete-blog-php: A Blogging Site In PHP - GitHub
-
Blog-cms · GitHub Topics
-
A Simple Blog Application Created Using HTML, CSS, PHP & MySQL.
-
Ashraf-kabir/personal-blog - GitHub
-
Blog · GitHub Topics
-
Asrrocks/PHP-BLOG: Tech Blog Using PHP And Bootstrap 4 - GitHub
-
S9y/Serendipity: A PHP Blog Software - GitHub
-
M1k1o/blog: Lightweight Self-hosted Facebook-styled PHP ... - GitHub


