302 Repositories
PHP magento-bash-scripts Libraries
Makes indexing of your Magento store around x times faster! ‼️ Maintainers wanted!
FastIndexer This module has never been used in production. No more empty results in the frontend due to a long taking reindex process! Integrates seam
Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 1.9.x and earlier.
Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 1.9.x and earlier.
New Ultimate Module Creator for Magento 1.7 +
Ultimate Module Creator 1.9.6.0 Notice Because of lack of time, motivation and because Magento2 is already a mature platform, I'm deciding to pull the
Enhancement to Magento to allow simple product prices to be used instead of the default special-case configurable product prices
Simple Configurable Products Extension For Magento This documentation applies to SCP versions 0.7 onwards. The documentation for SCP v0.6 and earlier
Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
This Magento 1 extension is orphaned, unsupported and no longer maintained. If you use it, you are effectively adopting the code for your own project.
Magento ElasticSearch Implementation
Magento 2.x support : The repo for Magento 2 version of our module is available in the new repository of the module : https://github.com/Smile-SA/elas
Algolia Search integration for Magento 1 - compatible with versions from 1.6.x to 1.9.x
Algolia Search for Magento 1.6+ End of Support 🚨 The Algolia Magento 1 extension has reached End of Life regarding support and maintenance. We do not
Smile ElasticSuite - Magento 2 merchandising and search engine built on ElasticSearch
News ⚠️ Magento versions compatibility : Due to several changes in Magento 2.4.0, we cannot ensure compatibility between ElasticSuite 2.10 and Magent
Magento Firewall for securing your e-commerce system.
MageFirewall Magento Firewall for securing your e-commerce system. Tested to work with Magento 1.6 and above. ###Features Neat Dashboard. Alert / List
Redis-based session handler for Magento with optimistic locking
Cm_RedisSession A Redis-based session handler for Magento with optimistic locking. Features: Falls back to mysql handler if it can't connect to Redis.
AWS DynamoDB session handler for Magento (experimental!)
Magento Session Handler for AWS DynamoDB Author: Fabrizio Branca TODO: disable automatic gc create cron that does gc how does it keep track of lifetim
A Magento 1.x module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
Magento Cachebuster Cachebuster is a Magento module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN,
A Zend_Cache backend for Redis with full support for tags (works great with Magento)
Zend_Cache backend using Redis with full support for tags This Zend_Cache backend allows you to use a Redis server as a central cache storage. Tags ar
Much improved replacement for Zend_Cache_Backend_File - works great with Magento!
Cm_Cache_Backend_File The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the n
A Varnish extension for Magento.
Nexcess.net Turpentine Extension for Magento Turpentine is a full page cache extension for Magento that works with Varnish, a very fast caching revers
This Magento extension provides a Real Full Page Caching for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes
This Magento extension provides a Real Full Page Caching (FPC) for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes
Simple Magento Fullpagecache
Lesti_Fpc Simple Magento Fullpagecache. The current documentation can be found here. Install Several quick start options are available: Install manual
A htaccess boilerplate for all Magento Community installations. Features focus on speed, SEO and security.
magento-htaccess A htaccess boilerplate for all Magento Community installations. Features focus on speed, SEO and security. The file should be placed
Default Nginx config for Magento
Default Nginx config for Magento DEMO: https://www.magenx.com Get cloud server: at DigitalOcean magento Magento upto 1.9.x default magento configurati
Magento default mysql settings
magento-mysql Magento default mysql settings default/startup settings for mysql database. please read this before changing anything! GENERAL OPTIONS
Coding-standard - Magento PHP CodeSniffer Coding Standard
ECG Magento Code Sniffer Coding Standard ECG Magento Code Sniffer Coding Standard is a set of rules and sniffs for PHP_CodeSniffer tool. It allows aut
Phpcs-magento-rules - A set of PHPCS rules used by made.com when hacking Magento
Made.com PHPCS Magento Rules A set of PHPCS rules used by made.com when hacking Magento. Pre-Requisites PHPCS Installation Short Version Clone this re
MagentoSnippets - Magento Front End Snippets, plugin for Sublime Text
MagentoSnippets Magento Front End Snippets, plugin for Sublime Text. This tool serves to aid the productivity during the Magento's theme development t
Magento-bulk - Bulk Import/Export helper scripts and CLI utilities for Magento Commerce
Magento Bulk Bulk operations for Magento. Configuration Copy config.php.sample to config.php and edit it. Product Attribute Management List All Attrib
Cookbook-magento - Collection of recipes to build app stack for the Magento deployments with Chef
Magento Cookbook Collection of recipes to build app stack for the Magento deployments with Chef Installation With Berkshelf echo "cookbook 'magento',
Chef-magento - Installs and Configures a Magento project
Description Requirements Chef 0.10.0 or higher required (for Chef environment use). Platform Debian, Ubuntu CentOS, Red Hat, Fedora Your basebox must
Magento Deployment Scripts
Magento Deployment Scripts Author: Fabrizio Branca This is a collection of scripts used to build/package, deploy and install Magento projects. Import
MageCI - [ABADONED] Magento Continuous Integration Tools
Magento Continuous Integration Tools A set of tools to help set up a proper environment for testing magento Installation Installation is very easy tho
Magento-composer-installer - Composer installer for Magento modules
!!! support the maintainer of this project via Patreon: https://www.patreon.com/Flyingmana Magento Composer Installer The purpose of this project is t
Docker-magento - Docker image for Magento 1.6 to 1.9
Docker image for Magento 1.x This repo creates a Docker image for Magento 1.x. Please note The primary goal of this repo is to create Docker images fo
A Magento Development Environment Made of Docker Containers
Docker for Magento 1 Extension Development Tl;dr How do I use this? Clone it. Type docker-compose up -d. Install a Magento Mount your file share. Deve
Production ready scalable Magento setup utilizing the docker
Magento docker image Requirements This docker image expects 2 other linked containers to work . Mysqldb or Mariadb linked as 'db' Memcached linked as
Docker-magento2 - 🐳 Docker containers with all required Magento 2 dependencies installed available as FPM through Nginx and CLI
Magento 2 Docker A collection of Docker images for running Magento 2 through nginx and on the command line. Quick Start cp composer.env.sample compose
Magento-Vagrant-Puppet-Nginx - Installs magento and a nginx server
Magento-Vagrant-Puppet-Nginx Installs Magento MySQL PHP PHP-FPM Nginx n98-magerun Setup git submodule init git submodule update vagrant up Modify pupp
Provides a foundation for developing with Magento Commerce in a Vagrant box
Provides a foundation for developing with Magento Commerce in a Vagrant box. The machine is based on CentOS 6.4. ==== List of installed software. Mage
MageVagrant - Vagrant/Chef base box for running Magento
MageVagrant MageVagrant is a complete LAMP development environment for Magento. Specially created for the Magento Developer's Guide book. Features Aut
Vagrant Box for Magento 2 Developers
Vagrant project for Magento 2 developers (optimized for Mac, Windows and *nix hosts) ⚠️ Current project is not supported anymore. Please check out htt
A highly compressed version of the magento 1.9 sample data and a script to create it.
Compressed Magento 1.9 Sample Data The following variations are available: 65M compressed-magento-sample-data-1.9.2.4.tgz 64M compressed-magento-sampl
Magento - Magento Community Editions
Magento Community Edition /// THIS REPOSITORY IS DEPREACTED /// 1.9.4.1 will be the last version update. Please switch over to OpenMage! Either to the
Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes
Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
Magento-Functions - A Resource of Magento Functions
Magento-Functions A Resource of Magento Functions Table of Contents Category Product User Cart Checkout General Account [Working w/ URL's] (#urls) Cat
Vagrant-boxes - Setup scripts and docs for my vagrant boxes, primarily aimed at Web/SilverStripe developement
zauberfisch's vagrant boxes zauberfisch/silverstripe-debian64 Debian 10 x86_64 LAMP Box with many extra features, pre-configured for SilverStripe Sour
DDEV-Local: a local PHP development environment system
ddev ddev is an open source tool that makes it simple to get local PHP development environments up and running in minutes. It's powerful and flexible
Scripts em PHP para um processo seletivo, onde trabalho com lógica básica para testar minhas competências na linguagem referida.
Processo-Seletivo-PHP-Junior Scripts em PHP para um processo seletivo, onde trabalho com lógica básica para testar minhas competências na linguagem re
A list of useful Magento technical resources
Magento 2 Resources A curated list of useful Magento 2 resources. Resources are listed alphabetically within each category. This file is automatically
Collection of scripts, thoughts about CSP (Content Security Policy)
CSP useful, a collection of scripts, thoughts about CSP I'm testing and using CSP (Content Security Policy), and here are some thoughts, resources, sc
1000+ micro code pieces with clear explanation @ onelinerhub.com
Onelinerhub Lib of micro code pieces, well explained and mostly single-line solutions @ onelinerhub.com. Why we do it and where we go We're building n
Setupify is a Phalcon provisioning and development tool.
Setupify Provisioning Tool WARNING: Setupify is currently in a state of experimentation. Use tag release. Setupify is a collection of bash scripts for
Extract and evolution of the magento2-currency-precision module from the magento2-jp project from @Magento
Currency Precision Module for Magento 2 This module aims to help merchants to manage easily their currency precision in Magento 2. DISCLAIMER Initiall
Laravel Homestead Build Scripts
Laravel Settler The scripts that build the Laravel Homestead development environment. End result can be found at https://app.vagrantup.com/laravel/box
Checks prefer-lowest installation for actually defined min versions in composer.json
Composer Prefer Lowest Validator This validator will strictly compare the specified minimum versions of your composer.json with the ones actually used
Bash/Shell autocompletion for Composer
Bash/Shell Autocompletion for Composer composer-autocomplete provides Bash/Shell autocompletion for Composer. Built by Bram(us) Van Damme (https://www
Composer script handling your ignored parameter file
Managing your ignored parameters with Composer This tool allows you to manage your ignored parameters when running a composer install or update. It wo
One-file composer scripts
Melody - One-file composer scripts Create a file named test.php: ?php CONFIG packages: - "symfony/finder: ~2.8" CONFIG; $finder = Symfony\Com
A Composer script to lint a Travis CI configuration file.
composer-travis-lint composer-travis-lint is a Composer script that lints a project/micro-package its Travis CI configuration aka its .travis.yml file
A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.
composer-multitest composer-multitest is a Composer script that runs a test or spec Composer script against multiple PHP versions managed by PHPBrew o
Scripts-dev directive for composer
scriptsdev for Composer It's like require-dev, but for scripts Installation Just run composer require neronmoon/scriptsdev --dev Usage After installin
Composer plugin replacing placeholders in the scripts section by dynamic values
Composer Substitution Plugin The Composer Substitution plugin replaces placeholders in the scripts section by dynamic values. It also permits to cache
Extends the customer functionality of Magento.
FireGento_Customer This extension extends the core functionality of the customer module of Magento. It is possible to temporarily lock the user accoun
An easy way to add colors in your CLI scripts.
COLORS Here is a preview of what you can achieve with the library: Installation Installation via composer is highly recommended. { "require": {
Magento 2 module to quickly acces products, orders and customer from admin menu
Magento 2 module to quickly access product, order or customer views Introduction The Magento 2 backend can be sluggish. Ever wanted to access a produc
Add Price Including tax for Magento's "cart" GraphQl query
Comwrap_GraphQlCartPrices Add Price Including tax for Magento's "cart" GraphQl query Query will looks like following: items { id __typenam
Run PHP scripts on the fly at runtime on a PocketMine-MP server (useful for debugging)
Scripter Run PHP scripts on the fly at runtime on a PocketMine-MP server. This is useful for runtime debugging, when you don't want to restart the ser
AutoLogin @FreeBiznetHotspot, GAPERLU LAGI LOGIN MANUAL TIAP 2 JAM !
AUTO LOGIN @FreeBiznetHotspot Bebas ganti ip & mac di line 10 login.php looping pake bash, jalanin pake bash ./login atau bash login Tested on @freeB
This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier. The file are in the var / log folder. This package is recommended for magento 2.This package allows you to send logs to files.
Custom Logger This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier
StackSync is a simple, lightweight and native fullstack PHP mini-framework.
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
A Magento 2 module that adds a CLI bin/magento cms:dump to dump all CMS pages and CMS blocks to a folder var/cms-output.
A Magento 2 module that adds a CLI bin/magento cms:dump to dump all CMS pages and CMS blocks to a folder var/cms-output.
Test essentials for writing testable code that interacts with Magento core modules
Essentials for testing Magento 2 modules Using mocking frameworks for testing Magento 2 modules is counterproductive as you replicate line by line you
Allow SVG images to be used in Magento CMS blocks and pages via the TinyMCE Wysiwyg Editor.
Hyvä Themes - SVG support for the Magento CMS Wysiwyg Editor Allow SVG images to be used in CMS blocks and pages via the TinyMCE Wysiwyg Editor. hyva-
(Magento 2) Count Quantity of Products Sold
It counts how many items were sold based on the product ID and lists the quantity on the product page.
Content Fuzzyfyr Module for Magento® 2
Content Fuzzyfyr Module for Magento® 2 The Content Fuzzyfyr module for Magento® 2 fills up empty content fields - and if needed - switches real conten
Improve Core Web Vital score for Magento 2 website
Magento 2 Optimization for Google Insights This modules allows you modify the HTML, Javascript, CSS, update the position, optimize CWV (Core Web Vital
A Magento implementation for validating JSON Structures against a given Schema
Zepgram JsonSchema A Magento implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4. Base
Clean up your Magento database by removing orphaned, unused and wrongly added attribute, attribute values and settings (for M2).
Magento 2 EAV Cleaner Console Command Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
WordPress plugin for fluent management of scripts and styles.
Encute WordPress plugin for fluent management of scripts and styles. Managing scripts and styles on the front of your site can be tricky. This makes i
Magewire is a Laravel Livewire port for Magento 2.
Magewire is a Laravel Livewire port for Magento 2. The goal is to make it fun and easy to build modern, reactive and dynamic interfaces, without leaving the comfort of Magento's core layout and template systems. Magewire can be the missing piece when you intend to build dynamic and reactive features, but don't require or feel comfortable working with a full JavaScript framework like Vue or React.
Easily add logs anywhere in your Magento 2 code
Magento 2 Simple Log Easily add logs anywhere in the code (like Magento 1). Requirements Requires Magento 2 in any version. Installation Add the Log.p
The simplest way to create a dynamic sitemap for your self-coded website which you have made by using PHP/HTML/CSS/Js etc... Scripts.
Sitemap_index.xml The simplest way to create a dynamic sitemap for your self-coded website which you have made by using PHP/HTML/CSS/Js etc... Scripts
This Magento 2 extension integrates EasyTranslate into Magento 2.
EasyTranslate Magento 2 Connector This Magento 2 extension integrates EasyTranslate into Magento 2. Mind that you need to have an account with EasyTra
Block malicious scripts using botscout.com protection for your laravel app
Laravel BotScout Protect your website against automated scripts using the botscout.com API. Installation You can install the package via composer: com
Magento specific extension for phpstan
bitexpert/phpstan-magento This package provides some additional features for PHPStan to make it work for Magento 2 projects. Installation The preferre
Upload SVG images in Magento 2.x
Upload SVG images in Magento 2.x This extension for Magento 2 allows uploading SVG images in the following sections: wysiwyg editor in static blocks a
Magento 2 Facebook Pixel Extension
Magento 2 Facebook Pixel Extension Enable Facebook Pixel on Magento 2 website Requirements Magento Community 2.3.0-2.4.x (CE, EE, ECE, B2B) Magefan Co
An example starter theme and block-type plugin that use @wordpress/scripts for JS & CSS
Brad’s Boilerplate This repo contains one folder that is an example theme, and another folder that is an example block-type plugin. Both folders use t
Get the system resources in PHP, as memory, number of CPU'S, Temperature of CPU or GPU, Operating System, Hard Disk usage, .... Works in Windows & Linux
system-resources. A class to get the hardware resources We can get CPU load, CPU/GPU temperature, free/used memory & Hard disk. Written in PHP It is a
PHP backend Scripts to add and Manage Live tv Streaming android app
PHP Backend to Manage Live TV Streaming Android app Follow Given Steps to Setup Local Environment to run this php Script Setting Up Local Environment
Simple Curl based wrapper for Binance API for PHP scripts
Simple Curl based wrapper for Binance API for PHP scripts Feaures API support for SPOT data/trading FAPI/DAPI support for futures data/trading Curl-on
The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
netz98 magerun CLI tools for Magento 2 The n98 magerun cli tools provides some handy tools to work with Magento from command line. Build Status Latest
Code for database forms and Drupal module for the Lobbywatch.ch project
Lobbywatch.ch Lobbywatch.ch - the platform for transparent politics. Lobbywatch.ch maintains a database with links of politicians and lobby groups. Th
Magento 2 Code Generator
Magento 2 Code Generator Created by Orba Inspired by https://github.com/staempfli/magento2-code-generator Purpose In day-to-day Magento 2 development
Collection of the Laravel/Eloquent Model classes that allows you to get data directly from a Magento 2 database.
Laragento LAravel MAgento Micro services Magento 2 has legacy code based on abandoned Zend Framework 1 with really ugly ORM on top of outdated Zend_DB
Performance fixes for magento 2 core.
magento2-performance-fixes Performance fixes for magento 2 core. Problem and solution's concept - briefly PHP / Magento doesn't support concurency req
Example of Pre-Loader Implementation for Magento 2
Example of preloader Implements optimistic preloader for configurable product data without taking into account simple product status for: Price of con
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server.
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time. It does that by installing & configuring the popular Nginx webserver to act as a reverse caching proxy for static files (like CSS, JS, images etc.) with an additional micro-cache layer to significantly improve performance of dynamic content generated by CMSs like WordPress, Joomla or Drupal as well as forum software like vBulletin, phpBB, SMF or e-commerce solutions like Magento, OpenCart, PrestaShop and others.
Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
Magento 2 module to only allow checkout when the number of items in the cart are a multiple of X.
Cart Quantity Multiple - Magento 2 Module Introduction This module allows to limit checkout only when the contents of the cart are a multiple of X
Magento 2.4.x module Sort Out Of Stock Product At last the product list
Magento 2.4.x module Sort Out Of Stock Product At last the product list composer require ghoster/module-outofstockatlast Extension on GitHub Direct d
A Magento 1.9's module to export products informations, inside a chosen date range, to a .XLSX file.
Magento 1.9 Export products module A magento 1.9 module to export products informations to a .XLSX file. Module informations Package/Namespace: "Mathe
Allow multiple options for Magento 2 checkout layout. Provides capabilities to AB test checkout changes and more.
Aimes_CheckoutDesigns Features Please note: This module is currently still considered a proof of concept. This module provides the ability to change c
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Supporting Enqueue Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and