github j0k3r/banditore 5.0.0

2 years ago

The only BC is that PHP < 7.4 isn't supported anymore.

You'll also need Node 14 (use nvm with nvm install) and yarn to build assets.
All assets (PureCSS & FontAwesome) are now internalized (no more CDN to retrieve them). Yarn install them and then move them in the public folder.

After the update ran theses command to fetch assets:

  • nvm install
  • yarn install

What's Changed

Full Changelog: 4.0.1...5.0.0

Don't miss a new banditore release

NewReleases is sending notifications on new releases.