We are working to create applications for an open and independent internet. Our goal is to give people free tools to create and publish anything.
Lemon is an example of a simple PHP framework for content sharing. Right out of the box it is a blog. Allow sign-ups to turn it into a social network. Designers can install add-ons and customize settings to make clones of popular websites.
Roadmap
Better documentation.
Better support for photos/video/audio with ffmpeg.
Packages with built in add-ons: Lime (pages, gallery), Orange (forum, playlists).
ItemCloud peer-to-peer networks and features for ICE Blocks archive (ice-server).
Tons of cool add-ons and layouts from the community (ice-client).
Importing add-ons and version tracking.
Database update packages.
The itemcloud lemon project is provided as an This is a full-stack PHP application that can be set up in minutes and turned into a blog or social network.
Lemon fetches ICE Blocks (RSS+) from the database. Item feeds are displayed using HTML5, CSS and JS. The package includes an ice-server and a PHP ice-client. You will need somewhere to install a database and host your files.
Does your web host support uploading php files?
Do you have a thumb drive running XAMPP?
Yes! Then proceed to the installation instructions.
MariaDB/MySQL
Apache/2+ PHP/5.6+ (mysqli) Our projects are powered by open-source software.
Create a mysql database by importing 'itemcloud-db.sql'.
Assign a database user to mysql database (INSERT, SELECT, UPDATE, DELETE).
Update config.php file database user and password.
Create a directory with read/write permissions ('files').
Now you should remove 'itemcloud-db.sql'.
We are working to create applications for an open and independent internet. Our goal is to give people free tools to create and publish anything.
Lemon is an example of a simple PHP framework for content sharing. Right out of the box it is a blog. Allow sign-ups to turn it into a social network. Designers can install add-ons and customize settings to make clones of popular websites.
Roadmap
Better documentation.
Better support for photos/video/audio with ffmpeg.
Packages with built in add-ons: Lime (pages, gallery), Orange (forum, playlists).
ItemCloud peer-to-peer networks and features for ICE Blocks archive (ice-server).
Tons of cool add-ons and layouts from the community (ice-client).
Importing add-ons and version tracking.
Database update packages.