givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
241 stars 49 forks source link

Using SQLite #38

Closed 2braincells2go closed 10 months ago

2braincells2go commented 10 months ago

Looking to try Vvven out for a classroom project. I see in requirements that SQLite is an option which is great for use on school networks.

https://docs.vvveb.com/installation-requierments

Are there install DOCS for SQLite, can't seem to find any?

Thanks.

givanz commented 10 months ago

Hi

Thanks for using Vvveb.

There is no specific configuration for sqlite, you only need to select sqlite in the installation wizard.

You need to have sqlite version 3.9.0 or above because full text search is not available in older versions.

Download the latest.zip unzip and upload the files in your server htdocs folder then open the site or if your are using xampp http://localhost and installation will start.

You will need to redownload and use the newest latest.zip as there was a bug in sqlite installation code in previous releases.

Let me know if you have any issue installing with sqlite.

install.webm

2braincells2go commented 10 months ago

Thank you very much @givanz

Going to test locally but have to wait until Tuesday for testing on school network.

Closing this, appreciate your help!