PHPackages                             dupot/static-management-framework - 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. [Framework](/categories/framework)
4. /
5. dupot/static-management-framework

ActiveLibrary[Framework](/categories/framework)

dupot/static-management-framework
=================================

framework to manage static website

1.0.0(3y ago)0211LGPL-3.0-onlyPHP

Since Jan 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/imikado/dupotStaticManagementFramework)[ Packagist](https://packagist.org/packages/dupot/static-management-framework)[ Docs](https://www.dupot.org)[ RSS](/packages/dupot-static-management-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

dupotStaticManagementFramework
==============================

[](#dupotstaticmanagementframework)

framework to manage a static website created using dupotStaticGenerationFramework

how to use it ?
===============

[](#how-to-use-it-)

```
composer require dupot/static-management-framework
mkdir public
touch public/index.php
```

In public/index.php, paste this code

```
