CoreBlog v1.6.2 release, an elegant blog system

CoreBlog v1.6.2 released, the updated version:

1. Based LaravelInstaller magic change installer.
2. New configuration table, reconstructed save the configuration logic.
3. Repair installation password with special characters lead to the preservation of installation.
Also you can reset the administrator account issues 4. After the repair installation is complete.
5. Upload picture increase watermark support.
6. Repair physically remove the article does not automatically delete the label issue (deleted only when the tag without any related story).
7. upload pictures to repair problems caused because the path can not be displayed bug.
8. Update documentation.

CoreBlog is a Laravel based system developed by the elegant blog.

The main function

  • Responsive front-end, access support in PC, mobile phone, tablet;
  • User registration, login, quit;
  • Automatically generate user avatar according to the user email address;
  • Support preview upload an avatar, tailoring;
  • Users need to register by mail verification;
  • Support for editing user data, replace the head, change passwords, set up to receive the two-dimensional code;
  • Article edited using markdown format;
  • Google automatically invoked when new articles generated translation friendly slug;
  • Article Access Statistics;
  • Support for regular publishing articles, encrypted access, switching comments, thumbs up, comment, a reward and so on;
  • Support upload pictures watermark;
  • Use tntsearch article do full-text indexing, jieba do Chinese word;
  • Login User Support commentaries, articles thumbs up, thumbs comment;
  • Comments support @ function, xss filter;
  • Article data cache;
  • The article was thumbs up, the article commented, comment is thumbs up, comment mentioned will be notified within the station;
  • Support mail subscription;
  • Support site map, RSS subscriptions;
  • Links additions and deletions;
  • Categories additions and deletions;
  • Background information support site, e-mail configuration, redis configuration, ICP record number, record number of police and other modifications;

Installation and Configuration

Download Source Package

composer create-project flex/blog 

Access to install the boot program

Access xxx.com/install run the Setup program guide, follow the prompts to install.

Please see the online documentation

Warehouse Address

Github https://github.com/inbjo/CoreBlog
Gitee https://gitee.com/inbjo/CoreBlog

License

MIT

Guess you like

Origin www.oschina.net/news/110234/coreblog-v1-6-2-released