Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/extum/time-machine

[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.
https://github.com/extum/time-machine

composer css database date db extension flarum flarum-ext flarum-ext-time-machine flarum-extension javascript js mysql php plugin time time-machine

Last synced: about 1 month ago
JSON representation

[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.

Awesome Lists containing this project

README

        

# Time Machine Extension by [Extum](https://github.com/Extum)
![Extum Extension](https://img.shields.io/badge/Extum-Extension-orange.svg)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/Extum/flarum-ext-time-machine/issues)
[![GitHub issues](https://img.shields.io/github/issues/Extum/flarum-ext-time-machine.svg)](https://github.com/Extum/flarum-ext-time-machine/issues)
[![GitHub forks](https://img.shields.io/github/forks/Extum/flarum-ext-time-machine.svg)](https://github.com/Extum/flarum-ext-time-machine/network)
[![GitHub stars](https://img.shields.io/github/stars/Extum/flarum-ext-time-machine.svg)](https://github.com/Extum/flarum-ext-time-machine/stargazers)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Extum/flarum-ext-time-machine/master/LICENSE)

Edit dates and times around your Flarum forum.

## Supported areas
- Post date & time
- User registration date & time

## Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually:

```bash
composer require extum/flarum-ext-time-machine
```

## Updating

```bash
composer require extum/flarum-ext-time-machine
php flarum cache:clear
```