https://github.com/imio/buildout.smartweb
Buildout installer for iA.Smartweb product
https://github.com/imio/buildout.smartweb
iasmartweb plone
Last synced: 9 months ago
JSON representation
Buildout installer for iA.Smartweb product
- Host: GitHub
- URL: https://github.com/imio/buildout.smartweb
- Owner: IMIO
- Created: 2021-02-26T07:51:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-06T14:35:31.000Z (9 months ago)
- Last Synced: 2025-10-06T22:58:48.674Z (9 months ago)
- Topics: iasmartweb, plone
- Language: Python
- Homepage: https://www.imio.be/apps-et-services/ia-smartweb
- Size: 906 KB
- Stars: 5
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
# buildout.smartweb
This repository contains the Buildout configuration for **SmartWeb**, a Plone 6-based website solution tailored for local authorities (pouvoirs locaux). It serves as the reference setup used to deploy and maintain Smartweb instances in a consistent and scalable way.
## Overview
Smartweb provides a flexible and robust content management platform built on Plone 6, designed specifically to meet the needs of Belgian Walloon local authorities.
This `buildout.smartweb` project includes everything required to install, configure, and run a complete Smartweb environment.
- **Demo site**: [https://demo-smartweb.imio.be/](https://demo-smartweb.imio.be/)
- **User documentation (French only)**: [https://docs.imio.be/iasmartweb/smartweb_v6/index.html](https://docs.imio.be/iasmartweb/smartweb_v6/index.html)
## Usage
### 1. Setup development environment
```bash
make
```
### 2. Launch instance
```bash
make start
```
## Goals
- Provide a repeatable, consistent deployment for Smartweb
- Maintain clear separation between core, extensions, and instance-specific configuration
## Contributing
Feel free to open issues or submit pull requests if you find bugs or want to improve the setup.
## Maintainers
- iMio