1212
GitHub - abantecart/abantecart-src: AbanteCart is a free PHP based eCommerce solution for merchants to provide ability creating online business and sell products online quick and efficient. AbanteCart application is built and supported by experienced enthusiasts that are passionate about their work and contribution to rapidly evolving eCommerce industry. AbanteCart is more than just a shopping cart, it is rapidly growing eCommerce platform Β· GitHub
Skip to content

abantecart/abantecart-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8,256 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AbanteCart Logo

License Release Version Issues


πŸš€ Overview

AbanteCart is a free and open-source eCommerce platform designed to power modern online retail and digital commerce. Whether you're launching your first store or developing a complex eCommerce solution, AbanteCart offers a robust and extensible foundation.

  • 🧩 Modular, extensible architecture
  • ⚑ Lightweight, fast, and secure
  • πŸ“¦ Rich feature set with a user-friendly admin interface
  • 🎯 Built for developers and business owners

πŸ‘‰ Explore the Live Demo
πŸ‘‰ Learn more at abantecart.com


πŸ“¦ Getting Started

βœ… Requirements

  • PHP 8.2.x
  • MySQL 8.0+ or MariaDB 10.5+
  • Apache or Nginx
  • mod_rewrite enabled

πŸ› οΈ Installation

  1. Clone the repository:

    git clone https://github.com/abantecart/abantecart-src.git
  2. Web installation

    Place contents of `/public_html` in your web root directory.
    Open your browser and navigate to:
        http://localhost/abantecart-src/public_html/
    Follow the web installer instructions.
    
  3. or CLI installation:

    cd /path/server/htdocs/
    php ./install/cli_install.php install --db_host=127.0.0.1 --db_user=**** --db_password=**** --db_name=****  --db_driver=amysqli  --db_prefix=abc_ --admin_path=admin  --username=admin  --password=admin  [email protected]  --http_server=https://your_domain/ --with-sample-data=abantecart_sample_data.sql
    

πŸ“š Detailed instructions: Installation Guide


🧠 Documentation


🐞 Reporting Issues

Before submitting an issue, please:

  1. Search the AbanteCart forum
  2. Check existing GitHub issues
  3. Review the changelog
  4. Confirm it’s not an issue with your hosting/server environment

❗ Security Issues
Please do not post security issues publicly. Contact a moderator privately via the AbanteCart site.


πŸ’‘ Suggest Features

Have an idea or enhancement in mind?
Share your suggestions on our Community Forum.


🀝 Contributing

We welcome contributions! Follow these steps:

  1. Fork the repo
  2. Create a feature branch
  3. Submit a pull request to the appropriate development branch

πŸ“Œ Please follow PHP coding standards and include meaningful commit messages.


πŸ”’ Versioning

AbanteCart uses four-part versioning: MAJOR.MINOR.BUILD.REVISION

  • MAJOR – Breaking changes or complete rewrites
  • MINOR – Significant changes to core
  • BUILD – New features (safe upgrade path)
  • REVISION – Bug fixes (safe for all)

πŸ“’ Releases

  • Stay updated by subscribing to our newsletter on abantecart.com (footer).

πŸ“œ License

Distributed under the Open Software License (OSL 3.0).


πŸ”— Useful Links


❀️ Made With Passion

AbanteCart is maintained by a passionate team of developers and contributors.
Help us build the future of open-source commerce!


About

AbanteCart is a free PHP based eCommerce solution for merchants to provide ability creating online business and sell products online quick and efficient. AbanteCart application is built and supported by experienced enthusiasts that are passionate about their work and contribution to rapidly evolving eCommerce industry. AbanteCart is more than ju…

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages