Official repository of the ecobricks.org website by the Global Ecobrick Alliance.
This repository contains the full-stack source code for:
The site is entirely hand-coded using:
- PHP
- MySQL
- HTML
- CSS
- JavaScript
We have intentionally built and maintained our own stack since 2011 in order to embody regenerative principles directly in our digital infrastructure.
We deploy frequent updates from this repository, often daily.
Ecobricks.org is not built for venture scaling, ad-tech optimization, or extraction.
It is built as:
- A regenerative commons
- An educational platform
- A planetary collaboration space
- A long-term ecological knowledge archive
We operate without corporate, government, or venture sponsorship.
Our revenue comes from ecological services and educational programs.
More about us:
https://ecobricks.org/about
An ecobrick is a plastic bottle densely packed with clean and dry used plastic to create a reusable building block that achieves plastic sequestration.
Ecobricks can be used to create:
- Furniture
- Garden structures
- Modular building systems
- Community installations
Learn more:
https://en.wikipedia.org/wiki/Ecobricks
We welcome contributions in:
- Code improvements
- Bug fixes
- Translation
- Proofreading
- Documentation
- Content development
- Accessibility improvements
- Performance optimization
Please submit a pull request or open an issue.
If you are unsure where to start, open an issue and introduce yourself.
This repository is licensed under:
Creative Commons Attribution–ShareAlike 4.0 International (CC BY-SA 4.0)
Attribution must be given to:
The Global Ecobrick Alliance — https://ecobricks.org
Logos and trademarks are not included under this license.
See LICENSE.md for full details.
- /en/ — English site pages
- /fr/, /es/, /id/, etc. — Language directories
- /scripts/ — Backend PHP scripts
- /css/ — Stylesheets
- /js/ — Frontend logic
- /db/ — Database migrations and schema files
(Update this section if your structure differs.)
We are grateful for the tools and infrastructure that support our work.
- DewaWeb Hosting — server infrastructure
- SVGator — animation tooling
In March 2025, we made a major architectural shift and forked the repository for:
- ecobricks.org (live site)
- beta.ecobricks.org (development environment)
Ongoing refactoring and improvements are being implemented in the beta branch before deployment.