Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork136
Powerful and easy to use cms to build websites, blogs or ecommerce stores.
License
givanz/Vvveb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores.
Website |Documentation |Forum |Twitter
Editor dark | Editor light | Dashboard light | Dashboard dark |
Post | Post dark | Product | Product dark |
Home | Home dark | Blog | Blog dark |
Shop | Shop dark | Product | Product dark |
- Drag and drop page builder
- Multi site support
- Localization and multi language support
- Easy publishing with revisions, media management, multi user access and advanced role permissions.
- Advanced ecommerce features
- One page checkout
- Subscriptions
- Digital assets support
- Vouchers, coupons
- Product options, attributes, variants, reviews, qa etc
- Product variants
- Themes and plugins marketplace with one click install from admin dashboard.
- Flexible with custom fields, custom posts and custom products support.
- Manual and automatic backup.
- Import/export for easy migration.
- Easily extendable through plugins with a powerful event system.
- Built in contact forms plugin with storage and email support.
- Very fast, with cache enabled as fast as a static website.
- Low resource footprint serving hundreds of requests per second on free shared hosting.
- Hybrid Headless CMS - can used both as a traditional CMS and a Headless CMS with GraphQL and REST Api.
- Bundled advanced SEO plugin with support for schema, open graph, href langs, sitemaps etc.
- Advanced security with brute force protection, sql injection protection, hidden admin login page
- Easy installation without setup.
- Secure install with only one php file exposed to public minimizing attack surface.
- PHP minimum PHP 7.4+, recommended PHP 8.3+ with the following extensions:
- mysqli or sqlite3 or pgsql, xml, pcre, zip, dom, curl, gettext, gd or imagick
- Database
- MySQL 5.7+ or greater ORMariaDB 10.2 or greater.
- Sqlite
- Postgresql 11+
- Clone the repository
#git 2.13+git clone --recurse-submodules https://github.com/givanz/Vvveb# older git versionsgit clone --recursive https://github.com/givanz/Vvveb
- Pull changes
git pull --recurse-submodulesgit submodule update --recursive --remote
- Build vvveb.zip to upload to server
./build.sh
- Clone the repository andbuild or download the latestrelease
- Upload the files on your server or localhost and open
http://localhost/
orhttp://myserver.com/
- Follow theinstallation instructions
Command line install
php cli.php install module=index host=127.0.0.1 user=root password=1234 database=vvveb admin[email]=admin@vvveb.com admin[password]=admin engine=mysqli
Replace engine withsqlite
orpgsql
if you like.
Parts of the project have their own repositories that can be used independently of the rest of the project.
- Admin themeVvveb Admin Bootstrap 5 Template
- Default frontend themeLanding Boostrap 5 template
- Default blog themeMinimal Blog Bootstrap 5 template
- Page builderVvvebJs Drag and drop website builder javascript library
If you like the project you can support it with aPayPal donation or become a backer/sponsor viaOpen Collective
GNU Affero General Public License Version 3 (AGPLv3) or any later version
About
Powerful and easy to use cms to build websites, blogs or ecommerce stores.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.