- Saved searches
- Use saved searches to filter your results more quickly
- lukaszwoznica/product-catalog
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Modularized PHP+XHTML Product Catalogue
- Project Activity
- Categories
- License
- Follow Modularized PHP+XHTML Product Catalogue
- User Reviews
- Additional Project Details
- Operating Systems
- Languages
- Intended Audience
- User Interface
- Programming Language
- Database Environment
- Registered
- Saved searches
- Use saved searches to filter your results more quickly
- License
- Sylius/Product
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Saved searches
- Use saved searches to filter your results more quickly
- mailumes/PHP-Product-Catalog-Module
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Simple online product catalog created with PHP.
lukaszwoznica/product-catalog
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
My first web application created with PHP.
The Product Catalog is a simple web application that allows the administrator to manage categories, products and registered users. Regular users can add products to the clipboard and generate cost estimates in the PDF format.
- Download project files directly or by cloning the repo
- Install the project dependencies with Composer :
- Use phpMyAdmin to import this database dump: Database/catalog_database.sql
- If you create a database with a name other than catalog_database , set your database name in db_config.php
- Add/edit/delete categories
- Add/edit/delete products
- Edit/delete users
- Set slides and featured categories on the homepage
- Register / Login
- Browse products using different sorting types
- Add products to the clipboard
- Generate cost estimates in PDF format
About
Simple online product catalog created with PHP.
Modularized PHP+XHTML Product Catalogue
ProdLer — A multi-language PHP content management system that allows you to make a products catalogue quickly. The data that will be saved on the DB is: brands of the products, categories of the products (n levels), and dealers for the products.
Project Activity
Categories
License
Follow Modularized PHP+XHTML Product Catalogue
For Audit Managers, Quality Managers, Compliance Managers, CISO, Procurement Departments, 3rd Party Risk Managers, Risk Managers
The AdaptiveGRC solution is a comprehensive suite designed to fully coordinate governance, risk and compliance activities, and information for all levels in any organization. AdaptiveGRC uses a unique ‘data fabric’ to help bind and connect information and functionality.
User Reviews
Additional Project Details
Operating Systems
Languages
Intended Audience
Information Technology, Customer Service, Telecommunications Industry, System Administrators, Other Audience
User Interface
Programming Language
Database Environment
Registered
PIMworks is a Product Information Management (PIM) software that helps retailers and brands centrally manage product data. Along with product data management, online retailers and brands can manage digital assets, easily syndicate accurate product data to multiple channels and maintain their.
The MarketStudio Suite is a web-based software offering for small, medium and large enterprises, which customers can use to browse, manage, and publish rich product content to Print, Web and Dealer Portals from anywhere/anytime. MarketStudio Suite includes several versatile products and.
PathSolutions TotalView network monitoring and troubleshooting software bridges the gap between NETWORK MONITORING and TROUBLESHOOTING RESOLUTION telling you WHEN, WHERE and WHY network errors occur. PathSolutions TotalView continuously monitors and tracks the performance of every device and.
PHPCatalog provides a simple, easy to modify and use online catalog. It contains modules for the front-end viewing of items as well as the database schema and administration pages for adding, updating and removing items.
PHP-MySQL. Windows/Linux. Versado can set its data structure on a conf file, then it can be used on differents kinds of websites (institutional, product catalogue, services catalogue, ecommerce, etc), without to rewrite any of Back End or DB structure.
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
[READ-ONLY] Product catalog for PHP.License
Sylius/Product
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Sylius product catalog comes with support of different product attributes, options and variants.
It also supports a product archetyping system, for creating similar products efficiently.
Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.
This page contains all the information about contributing to Sylius.
Follow Sylius’ Development
If you want to keep up with the updates and latest features, follow us on the following channels:
Sylius uses GitHub issues. If you have found bug, please create an issue.
The component was originally created by Paweł Jędrzejewski. See the list of contributors.
About
[READ-ONLY] Product catalog for PHP.Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
This is about creating a simple database application. Where we can achieve it with the help of this PHP OOP CRUD package. We can use this knowledge in our current or future projects.
mailumes/PHP-Product-Catalog-Module
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
This is about creating a simple database application. Where we can achieve it with the help of this PHP OOP CRUD package. We can use this knowledge in our current or future projects.
Added here complete package in a ZIP file.
Acutally I want to understand where is the mistake in this code. Somehow it is not working properly.
About
This is about creating a simple database application. Where we can achieve it with the help of this PHP OOP CRUD package. We can use this knowledge in our current or future projects.