PHPackages                             webfactorybulgaria/theme-basic - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. webfactorybulgaria/theme-basic

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webfactorybulgaria/theme-basic
==============================

v4.1.1(9y ago)022MITCSS

Since Mar 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/webfactorybulgaria/Theme-Basic)[ Packagist](https://packagist.org/packages/webfactorybulgaria/theme-basic)[ RSS](/packages/webfactorybulgaria-theme-basic/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (11)Used By (0)

Basic Theme
===========

[](#basic-theme)

This module is part of [TypiCMS](https://github.com/TypiCMS/Base), a multilingual CMS based on Laravel 5.

```
composer require webfactorybulgaria/theme-basic

```

in config/app.php:

before core add:

```
TypiCMS\Modules\Contacts\Shells\Providers\ModuleProvider::class,
TypiCMS\Modules\Slides\Shells\Providers\ModuleProvider::class,
TypiCMS\Modules\Partners\Shells\Providers\ModuleProvider::class,

```

after core add:

```
TypiCMS\Modules\ThemeBasic\Shells\Providers\ModuleProvider::class,

```

Run these commands in the CLI

```
php artisan vendor:publish
composer dump-autoload
php artisan migrate
php artisan db:seed --class=ThemeBasicSeeder

```

In gulpfile.js cahnge

```
return gulp.src('resources/assets/less/public/master.less')

```

to

```
return gulp.src('resources/themes/basic/less/public/master.less')

```

then in the js-public section add

```
'node_modules/bootstrap/js/carousel.js',

```

run

```
gulp all

```

Change the permissions for public/uploads i.e.

```
chmod -R uog+w public/uploads

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity69

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~38 days

Total

10

Last Release

3601d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1948577?v=4)[Webfactory](/maintainers/webfactorybulgaria)[@webfactorybulgaria](https://github.com/webfactorybulgaria)

### Embed Badge

![Health badge](/badges/webfactorybulgaria-theme-basic/health.svg)

```
[![Health](https://phpackages.com/badges/webfactorybulgaria-theme-basic/health.svg)](https://phpackages.com/packages/webfactorybulgaria-theme-basic)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
