silecust / web-shop
Web Shop that helps you to set up online quickly
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.3
- doctrine/dbal: ^3
- doctrine/doctrine-bundle: ^2.11
- doctrine/doctrine-migrations-bundle: ^3.3
- doctrine/migrations: ^3.8
- doctrine/orm: ^3.0
- knplabs/knp-paginator-bundle: ^6.6
- monolog/monolog: ^3.8
- silecust/framework: dev-master
- symfony/asset-mapper: 7.2.*
- symfony/console: 7.2.*
- symfony/form: 7.2.*
- symfony/framework-bundle: 7.2.*
- symfony/mailer: 7.2.*
- symfony/monolog-bundle: ^3.10
- symfony/password-hasher: 7.2.*
- symfony/phpunit-bridge: 7.2.*
- symfony/security-bundle: 7.2.*
- symfony/serializer: 7.2.*
- symfony/ux-autocomplete: ^2.23
- symfony/validator: 7.2.*
- symfony/yaml: 7.2.*
- symfonycasts/reset-password-bundle: ^1.23
- twig/extra-bundle: ^3.20
- twig/twig: ^3.20
Requires (Dev)
- dama/doctrine-test-bundle: ^8.2
- phpunit/phpunit: ^9.6.22
- zenstruck/browser: ^1.8
- zenstruck/console-test: ^1.5
- zenstruck/foundry: ^1.37
- zenstruck/mailer-test: ^1.4
- dev-master
- v0.0.0-alpha
- dev-br_set_titles_of_pages
- dev-br_correcting_test_cases
- dev-documentation
- dev-Integration_with_app_after_convert_to_bundle
- dev-convert_to_bundle
- dev-detached
- dev-presentation
- dev-br_making_a_bundle
- dev-br_extension
- dev-br_composer_testing_external_files
- dev-br_master_data_product_attributes
- dev-br_admin_panel
- dev-br_master_data
- dev-br_master_data_category_tree
- dev-br_transactions
- dev-br_transactions_external_integration
- dev-br_web_shop_sorting
This package is auto-updated.
Last update: 2025-03-12 07:32:44 UTC
README
** Silecust has now entered Alpha stage. **
Marketing talk
Silecust is a simple elegant webshop that you can set up in your own server or machine very quickly. Silecust consists of
- Web shop where products can be added easily
- Based on world-class Symfony 7 framework
- Add prices, discount and taxation quickly
- Cart and checkout process pre-built. Just need to integrate your preferred payment gateway.
- Helpful event management system to integrate more functionality
- Install on a server or VM on personal computer
- Continuous feature additions
Disclaimer: For now Silecust is fit for development and testing , not for production.
Product Philosophy
Background
The Silecust project runs as vendor package to symfony application. Follow the installation guide to create the application. The benefits of Symfony product are simply incorporated in Silecust Web Shop Application
Purpose
The web shop should be easy to set up. It should be extensible and configurable.
Most of the processes ( except external like payment integration) are readily made available and work together. You will just need to add data and go online quickly.
Roadmap
The processes will be made extendable with time and events added so that a developer can enhance the functionality on their own. Traceability Matrix/to do list
Current Status
** Silecust has now entered Alpha stage. **
Documentation
Documentation is onging. Contribute/Fix Errors/Help.
How To Install Silecust web shop
As of now Silecust should only be used in dev and test environment
Installation on WSL on Windows (tested)
Installation stack is
Ubuntu: 20.04,
php: 8.3,
Apache: 2.4.*
Mariadb: 10.6.18-MariaDB
Symfony: 7.2.*
Rest of the package can be viewed using composer.json
References:
Files for testing taken from creations by Grocery _1920
Thank you
Thanks for trying out Silecust. It is a rough product which will keep growing.
Also report the bugs using issue tools in github.