Code Monkey home page Code Monkey logo

liferay-dummy-factory's Introduction

What's Dummy Factory?

Build Status Coverage Status

Dummy Factory generates dummy data for debugging use. Please don't use this for a production use.

What does Dummy Factory generate?

  • Organizations
  • Sites
  • Pages
  • Users
  • Web Content Articles
  • Documents
  • Message Board (Threads / Categories)
  • Category (Categories / Vocabularies)
  • Wiki
  • Blogs
  • Company

Required environment

  • Java 11 or above
  • Liferay 7.4 GA1 (Master / Develop branch)
  • Liferay 7.3 GA1 (Master / Develop branch)
  • Liferay 7.2 (Please see 7.2.x branch)
  • Liferay 7.1 (Please see 7.1.x branch)
  • Liferay 7.0 (Please see 7.0.x branch)

Usage

Version Link
7.4 https://github.com/yasuflatland-lf/liferay-dummy-factory/tree/master/latest
7.3 https://github.com/yasuflatland-lf/liferay-dummy-factory/tree/7.3.x/latest
7.2 https://github.com/yasuflatland-lf/liferay-dummy-factory/tree/7.2.x/latest
7.1 https://github.com/yasuflatland-lf/liferay-dummy-factory/tree/7.1.x/latest
7.0 https://github.com/yasuflatland-lf/liferay-dummy-factory/tree/7.0.x/latest
  1. Download jar file according to the version above and place it int ${liferay-home}/deploy
  2. Start Liferay bundle and login as an administrator.
  3. After the jar is properly installed, navigate to Control Panel -> System Settings -> Platform -> Thrid party and enable JQuery.
  4. Reboot the bundle.
  5. Navigate to Control Panel, under Marketplace, Dummy Factory will be found.
  6. Now you are ready to create dummy data! Enjoy!

How can I compile Dummy Factory on my own?

  1. Create a Liferay Workspace for appropriate version (7.2.x branch is for 7.2, for example)
  2. Clone this repository to ${liferay_workspace_home}/modules.
  3. At the root directory, run ../gradlew clean assemble or blade gw assemble if you've installed blade tool. liferay.dummy.factory-x.x.x.jar will be created under /build/libs/ directory.
  4. To install onto your Liferay bundle, startup Liferay bundle on your local and run blade deploy. Dummy Factory portlet will be deployed.

Bug / Enhancement request

Please create a issue on this repository.

Known issues

  • Wiki generator gets error and does not work due to denied access to JSON APIs before the initialization. Wiki looks like bing initialized at the first access to the Wiki Admin page in the control panel, right after spinning up the Liferay bundle.

liferay-dummy-factory's People

Contributors

yasuflatland-lf 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.