Sylius is an Open Source eCommerce platform on top of Symfony.
The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and exceptional flexibility make it the best solution for application tailored to your business requirements. Powerful REST API allows for easy integrations and creating unique customer experience on any device.
We're using full-stack Behavior-Driven-Development, with phpspec and Behat.
Enjoy being an eCommerce Developer again!
Install Sylius with Composer (see requirements details).
Pagekit is a modular and lightweight CMS built with Symfony components and Vue.js.
Pagekit is an Open Source project developed by YOOtheme.
If you want to run the current development version, you can install Pagekit from source.
Pagekit offers a set of commands to run usual tasks on the command line. You can see the available commands with
Finding bugs, sending pull requests, translating Pagekit or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!
wallabag is a self-hostable PHP application allowing you to not miss any content anymore. Click, save and read it when you can. It extracts content so that you can read it when you have time.
More information on our website: wallabag.org.
If you do not have your own server, consider the wallabag.it hosting solution.
Please read the documentation to see the wallabag requirements.
Then you can install wallabag by executing the following commands:
Now, configure a virtual host to use your wallabag.
A Sophisticated, lightweight & simple CMS released under the open source MIT-license.
Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible.
It is quick to set up, easy to configure, uses elegant templates, and above all, it's a joy to use!
Bolt is created using modern open source libraries, and is best suited to build sites in HTML5 with modern markup.
Detailed instructions can be found in the official documentation.
NOTE: Cloning the repository directly is only supported for development of the core of Bolt, see the link above for various supported options to suit your needs.
Your central point for managing personal data
(if current modules allow to do that).
It's easier to understand this web application when you think about a CMS (WordPress) or CRM (SugarCRM); the logic behind this system is very similar to those two. My PMS may offer fewer possibilities than those systems above, but it just does what I want it to do. Additionally, writing extensions is not too hard, depending on the logic required. Anyone with development knowledge can pretty much write their own extensions for personal needs.
Thelia is an open source tool for creating e-business websites and managing online content. This software is published under LGPL.
This is the new major version of Thelia.
A repository containing all thelia modules is available at this address : https://github.com/thelia-modules
As of MySQL 5.6, default configuration sets the sql_mode value to
This 'STRICT_TRANS_TABLES' configuration results in SQL errors when no default value is defined on NOT NULL columns and the value is empty or invalid.
You can edit this default config in /etc/my.cnf
and change the sql_mode to remove the STRICT_TRANS_TABLES part
Contao is a powerful open source CMS that allows you to create professional websites and scalable web applications. Visit the project website for more information.
The purpose of this package is to develop the Contao bundles. Use it if you e.g. want to create a pull request or if you want to report an issue.
The monorepo is split into separate packages automatically:
Please do not use contao/contao
in production! Use the split packages
instead.
To create a pull request and to test your changes within a running Contao application, it is the easiest to use the Contao Managed Edition. Start by installing it in your current directory: