Check number of websites created with RVsitebuilder on your server
Updated at 2025-10-30 08:58:47
Posted in
(Primary)RVsitebuilder Manager & Account Management,
You can run the following command sort by date to check all websites that created with RVsitebuilder 7.
ls -altr /home*/*/rvsitebuildercms/*/INSTALL_COMPLETED
Output:
And show total website run command.
ls -altr /home*/*/rvsitebuildercms/*/INSTALL_COMPLETED | wc -l
Output:
3
3
Posts in Category
-
Allow your users access to RVsitebuilder without control panel login
Admin Updated on 2025-10-30 08:58:47
-
Check number of websites created with RVsitebuilder on your server
Admin Updated on 2025-10-30 08:58:47
Admin