Check number of websites created with RVsitebuilder on your server
Updated at 2026-08-14 06:17:15
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 2026-08-14 06:34:24
-
Check number of websites created with RVsitebuilder on your server
Admin Updated on 2026-08-14 06:17:15
Admin