GithubHelp home page GithubHelp logo

magefaker's Introduction

MageFaker

Sample data generator for Magento 1.9

MageFaker allows you to generate sample data from the Magento Backend. The content is not designed for showcasing, but is great for faster development, testing and benchmarking.

Names and images come from the Magento sample data package and Magento 2.0.

Features

  • Add any number of desired data (large numbers can take a while)
  • Products can be assigned to multiple categories
  • Ability to remove fake data, without losing "real" content
  • Quick create custom categories

Currently supported datatypes

  • Categories
  • Simple products
  • Configurable products (with color swatches)
  • Product reviews and ratings

Requirements

  • Magento 1.9.x
  • PHP 5.4 or higher

Installation

Normal installation

  1. Copy module files to your Magento installation
  2. Clear caches and logout from the backend

Using composer

1 Add the firegento repo if you haven't already:

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.firegento.com"
        }
    ]
}

2 Include MageFaker:

composer require ovs/magefaker

3 Clear caches and logout from the backend

How to use

  1. Login to your Magento admin
  2. Go to system -> MageFaker
  3. Choose your options and press start
  4. Run indexer

Enable configurable swatches

  1. Generate some configurable products
  2. Go to system -> configuration -> configurable swatches
  3. Enable configurable swatches and choose "Fake Color" as attribute to show in product detail and product listing page

magefaker's People

Contributors

ovanschie avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.