Last update at :2024-05-18,Edit by888u
Baota software is really convenient for building a website. Although the free version is basically enough for us to build a website, it is still lacking in order to improve production efficiency. If we can use some paid plug-ins, it can greatly improve our production efficiency and convenience. .
Conditions: 6.8.6~6.8.9 available, open
/www/server/panel/class/panelPlugin.pySearch #Get local plug-in Change the return softList above to:
softList['pro'] = 1 for soft in softList['list']: soft['endtime'] = 1 return softListAfter making the changes, restart the lower panel and then return to the software management. All plug-ins can be used casually.
If the monitoring report cannot be used, modify it
/www/server/panel/plugin/total/total_main.pySearch
def __get_modif ‘bt_total’ in session: return public.returnMsg(True,’OK!’);Change directly to
return public.returnMsg(True,’OK!’);Restart the panel.
Recommended site searches: com domain name registration, free proxy IP, virtual space host, American independent host, domain name query, webmaster IP, Korean server rental, Korean virtual host query IP, domain name registration information query,
发表评论