Title: Fresh Install Assistant (FIA)
Author: Thushara Lakshan
Published: <strong>21 augusts, 2025</strong>
Last modified: 21 septembris, 2025

---

Meklēt spraudņus

![](https://ps.w.org/fresh-install-assistant/assets/icon-256x256.png?rev=3348356)

# Fresh Install Assistant (FIA)

 Autors [Thushara Lakshan](https://profiles.wordpress.org/lakshan12/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/fresh-install-assistant.1.0.3.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/fresh-install-assistant/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/fresh-install-assistant/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/fresh-install-assistant/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/fresh-install-assistant/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/fresh-install-assistant/)

## Apraksts

Fresh Install Assistant (FIA) is a WordPress plugin designed to streamline the initial
setup process of new WordPress installations. It automates common cleanup tasks,
creates essential pages, and optionally installs popular themes, significantly reducing
the time needed to prepare a fresh WordPress site for development or production.

#### What This Plugin Does

**Essential Cleanup (8 tasks):**
 * Removes the default “Hello World” post * Removes
the default “Sample Page” * Changes the name and slug of “Uncategorized” category
to “Blog” * Sets the permalink structure to /%postname%/ * Removes “Hello Dolly”
plugin * Removes “Akismet” plugin * Disables comments and pingbacks site-wide * 
Hides dashboard widgets (Quick Draft, At a Glance, Activity, etc.)

**Initial Site Setup (5 tasks):**
 * Sets custom site title and tagline * Creates
starter pages: Home, Services, About, Contact, and Blog * Sets the Home page as 
the front page * Sets the Blog page as the posts page (optional) * Creates a main
navigation menu with these pages

**Theme Installation (Optional):**
 Choose to install and activate one of these 
popular themes: * Astra * GeneratePress * OceanWP * Blocksy * Neve * Hello Elementor*
Kadence

#### Smart Detection

The plugin intelligently checks before making changes:
 * Verifies if default posts/
pages exist before attempting deletion * Checks if plugins are present before removal*
Detects if pages already exist before creation * Confirms current settings before
making updates

This prevents errors and provides clear feedback about what actions were actually
necessary.

#### How It Works

 1. **Activation**: Upon plugin activation, you’ll be automatically redirected to the
    setup page
 2. **Configuration**: Select which tasks you want to perform (all are selected by 
    default)
 3. **Execution**: Click “Run Setup” to start the automated process
 4. **Results**: View detailed results showing completed, skipped, and failed tasks
 5. **Auto-deactivation**: The plugin automatically deactivates itself after successful
    completion

#### Perfect For

 * Developers who frequently set up new WordPress installations
 * Agencies managing multiple client sites
 * Anyone wanting to quickly clean up and configure a fresh WordPress installation

## Ekrānuzņēmumi

 * [[
 * Setup page with three sections: Essential Cleanup, Initial Site Setup, and Theme
   Installation
 * [[
 * Results page showing completed, skipped, and failed tasks

## Uzstādīšana

 1. Upload the plugin files to the `/wp-content/plugins/fresh-install-assistant` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. You will be automatically redirected to the setup page
 4. Select your desired options and click “Run Setup”
 5. The plugin will process your selections and display the results
 6. After completion, the plugin will automatically deactivate itself

## BUJ

### Will this plugin work on existing sites?

Yes, but it’s designed primarily for fresh installations. The smart detection system
will skip tasks that aren’t applicable (e.g., won’t delete pages that don’t exist).

### Can I run the plugin multiple times?

Yes, the plugin checks before making changes, so it’s safe to run multiple times.
However, it will skip tasks that have already been completed.

### What happens after the setup is complete?

The plugin displays detailed results and then automatically deactivates itself after
5 seconds to keep your plugins list clean.

### Is it safe to use?

Yes, the plugin includes security measures like capability checks, nonce verification,
and data sanitization. It only performs the specific tasks listed and nothing more.

## Atsauksmes

![](https://secure.gravatar.com/avatar/70d7b154434e9691241521459689f147e4a85e497ece1d42ca2cd132adf39290?
s=60&d=retro&r=g)

### 󠀁[Awesome Pugin by a Awesome Person](https://wordpress.org/support/topic/awesome-pugin-by-a-awesome-person/)󠁿

 [shazmsm7](https://profiles.wordpress.org/shazmsm7/) 29 septembris, 2025

Awesome Pugin by a Awesome Person

![](https://secure.gravatar.com/avatar/740e5e4bc79f4c2289013665d937c75997604114bc698798ae017d4397b5bb8f?
s=60&d=retro&r=g)

### 󠀁[Very useful for fresh installations](https://wordpress.org/support/topic/very-useful-for-fresh-installations/)󠁿

 [wohan](https://profiles.wordpress.org/wohan/) 21 septembris, 2025

I’ve used this plugin to clean up and start my WordPress project. It makes the process
much easier. Thank you for developing it, and keep up the good work!

 [ Lasīt 2 atsauksmes ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/)

## Autori un izstrādātāji

“Fresh Install Assistant (FIA)” ir atvērtā pirmkoda programmatūra. Šo spraudni ir
veidojuši šādi cilvēki.

Līdzdalībnieki

 *   [ Thushara Lakshan ](https://profiles.wordpress.org/lakshan12/)

[Tulkot “Fresh Install Assistant (FIA)&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/fresh-install-assistant)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/fresh-install-assistant/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/fresh-install-assistant/)
vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/fresh-install-assistant/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/fresh-install-assistant/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.0.3

 * Fixed “Create starter pages” checkbox behavior to remain checked when any pages
   are selected
 * Improved user experience for partial page selection

#### 1.0.2

 * Changed plugin abbreviation from FIS to FIA (Fresh Install Assistant)
 * Updated all references throughout the plugin for consistency

#### 1.0.1

 * Improved “Create starter pages” option with individual page selection
 * Fixed bug where Blog page was automatically created even when not selected
 * Fixed issue with setting Blog page as posts page when not created
 * Updated plugin name to include (FIA) abbreviation
 * Enhanced user control over page creation process

#### 1.0.0

 * Initial release
 * Essential cleanup tasks
 * Page and menu creation
 * Theme installation options
 * Smart detection system
 * Auto-deactivation feature

## Meta

 *  Versija **1.0.3**
 *  Pēdējo reizi atjaunots: **pirms 7 mēnešiem**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 5.0 vai jaunāka **
 *  Pārbaudīts līdz: **6.8.5**
 *  PHP versija ** 7.2 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/fresh-install-assistant/)
 * Birkas:
 * [cleanup](https://lv.wordpress.org/plugins/tags/cleanup/)[fresh install](https://lv.wordpress.org/plugins/tags/fresh-install/)
   [setup](https://lv.wordpress.org/plugins/tags/setup/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/fresh-install-assistant/advanced/)

## Vērtējumi

 5 no 5 zvaigznēm.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/#new-post)

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/fresh-install-assistant/reviews/)

## Līdzdalībnieki

 *   [ Thushara Lakshan ](https://profiles.wordpress.org/lakshan12/)

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/fresh-install-assistant/)