Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to upgrade ThinkSNS+ V2.2-V2.3

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article shows you how to upgrade ThinkSNS+ V2.2-V2.3, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

# Update the code

Estimated time: 2 hours

This is your own step, make sure to upgrade your version 2.2 code to version 2.3, if you have made some custom changes, there may be code conflicts that you need to resolve.

# upgrade dependency

Estimated time: 3 minutes

Enter the Plus program directory and execute:

1 composer update-vvv

This process depends on the speed of your network.

# Cleaner cache

Estimated time: 1 minute

Regardless of whether you have optimized your program with the Laravel command or not, we still recommend that you execute the following command:

1 php artisan view:clear &\ 2 php artisan route:clear & &\ 3 php artisan config:clear# other

Version 2.3 as a major refactoring version, we refactored the SPA and messaging system, but no changes were made to the data table, which made the upgrade much easier. But please check the code carefully when merging the code! If you use refactoring services, you may need to be compatible!

# 2.3. Upgrade the database

Users user table

Add a field:

Name type can be empty other register_ipVARCHAR (45) true default value:: 1last_login_ipVARCHAR (45) true default value:: fill database with php artisan db:seed-- class= "AbilitySeeder"

All our product experiences can be found on the "Free experience" page of our official website: http://www.thinksns.com/experience.html

APP experience, download the new version, please uninstall the old version first, otherwise you can't use it. Click Settings-General-device Management-Trust (Enterprise App) before installing demo on iphone phone.

ThinkSNS (TS for short), a platform-wide comprehensive social system, provides social software development and technical solutions for large, small and medium-sized enterprises and entrepreneurs at home and abroad. At present, the latest system is ThinkSNS V4 and ThinkSNS+ parallel systems.

For enterprise / business: use ThinkSNS software system to quickly build the required website / WeChat version / APP software, no need to develop from 0, save time, worry and R & D cost

For entrepreneurs: ThinkSNS provides excellent entrepreneurial support discounts to help start-up businesses take off perfectly at the initial stage.

For individual fans: ThinkSNS10 year open source, provide industry development reference, free experience

For developers: ThinkSNS uses a sustainable framework for development, with solid underlying documents and clear support for in-depth secondary development.

The social software system ThinkSNS has more than 50 functional modules, covering all the needs of the SNS system. Including Weibo (moments), live chat, live streaming, forums, information, CMS, events, channels, circles, Q & A, reward and other mainstream social functions. Flexible selection and application according to your project needs, support in-depth flexible secondary development, price gradient is diverse and optional.

The above content is how to upgrade ThinkSNS+ V2.2-V2.3. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report