All Projects → kodeka → kdk_fill_it_up

kodeka / kdk_fill_it_up

Licence: other
Use Fill It Up in WordPress to mass generate content & users.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to kdk fill it up

framer-view-stack
A Framer module for creating views that stack on top of each other.
Stars: ✭ 24 (+84.62%)
Mutual labels:  prototyping
fastDummies
The goal of fastDummies is to quickly create dummy variables (columns) and dummy rows.
Stars: ✭ 33 (+153.85%)
Mutual labels:  dummy-data
cvlab
CV Lab - Computer Vision Laboratory - a rapid prototyping tool for computer vision algorithms
Stars: ✭ 28 (+115.38%)
Mutual labels:  prototyping
switchyard
Switchyard is a Python 3-based framework for building networked system software.
Stars: ✭ 39 (+200%)
Mutual labels:  prototyping
chatengine
💬🛵 Engine to quickly prototype chat applications in javascript
Stars: ✭ 12 (-7.69%)
Mutual labels:  prototyping
mysql-random-data-generator
This is the easiest MySQL random test data generator tool. Load the procedure and execute to auto detect column types and load data.
Stars: ✭ 108 (+730.77%)
Mutual labels:  dummy-data
Govuk Prototype Kit
Rapidly create HTML prototypes of GOV.UK services
Stars: ✭ 239 (+1738.46%)
Mutual labels:  prototyping
dummy-products-api
An api to fetch dummy e-commerce product 👕 👗 👖 👚 JSON data with placeholder images.
Stars: ✭ 102 (+684.62%)
Mutual labels:  dummy-data
DummyJSON
DummyJSON provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
Stars: ✭ 213 (+1538.46%)
Mutual labels:  dummy-data
aik
Frontend Playground
Stars: ✭ 43 (+230.77%)
Mutual labels:  prototyping
design-starter-kit
A universal prototyping setup powered by @expo 🥤
Stars: ✭ 20 (+53.85%)
Mutual labels:  prototyping
ilua
Portable Lua kernel for Jupyter
Stars: ✭ 99 (+661.54%)
Mutual labels:  prototyping
db seeder
Relational database data generator..
Stars: ✭ 36 (+176.92%)
Mutual labels:  dummy-data
Scribble-Font
Scribble Font for Prototyping & Wireframing
Stars: ✭ 48 (+269.23%)
Mutual labels:  prototyping
prototyping-playbook
A winner's guide to prototyping in the browser
Stars: ✭ 27 (+107.69%)
Mutual labels:  prototyping
walkiebot
walkiebot opensource
Stars: ✭ 42 (+223.08%)
Mutual labels:  prototyping
ufw
A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.
Stars: ✭ 19 (+46.15%)
Mutual labels:  prototyping
dummyjdbc
dummyjdbc answers database requests with dummy data to be independent of an existing database.
Stars: ✭ 20 (+53.85%)
Mutual labels:  dummy-data
userscript-proxy
HTTP proxy to inject scripts and stylesheets into existing sites.
Stars: ✭ 66 (+407.69%)
Mutual labels:  prototyping
craft3-seeder
Seeder is the easiest way to quickly create placeholder content while you're building out a website. Create your sections & fields and then let Seeder make entries for you.
Stars: ✭ 30 (+130.77%)
Mutual labels:  dummy-data

KDK Fill It Up (v1.0.3 / Jan 2020)

Fill It Up (for WordPress) is a handy free plugin to mass generate content & users in WordPress.

You have the choice of easily creating your own set of re-usable dummy content (essentially made up of sets of images, links and embedded media) or you can use third-party sets, curated by other users.

By using Fill It Up you speed up the initial development process until actual, proper content is in place.

It's that simple. Really :)

That's why it took only a few minutes to set up this demo site: https://demo.joomlaworks.net/wp/

Screenshots

Fill It Up v1.x - Preview

Why?

Custom dummy content should not be hard to make. Unlike other solutions, you get to create your own set of dummy content and re-use them as you want.

It's what we like to call "curated sample data sets"!

In the future, we plan to release pre-built sets of definition files from other users, covering different types of dummy content (e.g. news, blog posts, politics, cars, design, fashion etc.) for anyone to re-use and get from prototyping to a production ready WordPress site in hours, not days!

Use it

  1. Get the latest build, ready to upload to WordPress: https://github.com/kodeka/kdk_fill_it_up/releases/download/v1.0.3/kdk_fill_it_up-v1.0.3.zip (please DO NOT use the repo "master" zip file as it cannot be directly installed on WordPress)
  2. Edit the plugin's Settings and add this demo definition file:
  3. Go back to the plugin and hit "Generate content & users"
  4. Adjust your settings and go!

Depending on the number of items you choose to generate, it will take from a few seconds to a few minutes to complete, so be patient. You'll see a success message when the process is complete.

Create your own dummy content sets

Examine the structure of the demo definition file: https://cdn.kodeka.net/wordpress/kdk_fill_it_up/900x600.json

You'll notice that this file references some .zip files. These .zip files contain images which are fetched by Fill It Up and inserted in WordPress items in the category name specified in the same definition block. Additionally, per category block, you can pass one JavaScript array for videos (use links for video providers supported by WordPress using oEmbed, e.g. YouTube or Vimeo, or use entire embed snippets for others) and one JavaScript array for Flickr sets (albums) (use entire embed snippets). Now since the file has to be valid JSON, make sure you escape any double quotes (") when inserting embed snippets into each array.

Upgrading

Until we upload the plugin in the WordPress Plugins Directory, there are 2 ways to update Fill It Up in WordPress:

a) The easy way: use the awesome & free Easy Theme and Plugin Upgrades plugin to be able to simply install any new version of Fill It Up on top of any existing one.

b) The old-fashioned way: use (S)FTP to connect to your WordPress site and then navigate to your plugins folder and simply remove the folder named "fillitup". Now extract on your PC the zip download with the new version and upload the entire "fillitup" folder on your WordPress site's plugins folder.

To Do

  • Upgrade Faker
  • Allow for dynamically importing random images (by subject) from Unsplash.com

License & Credits

Licensed under the GNU/GPL license (https://www.gnu.org/copyleft/gpl.html).

Copyright (c) 2018 - 2020 Kodeka OÜ. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].