Recommend this page to a friend! |
Classes of Thierry Feuzeu | Polr Admin Dashboard | README.md | Download |
|
DownloadPolr AdminAn alternative admin dashboard for the Polr URL shortener. The goal is to provide a dashboard for managing multiple Polr instances. This dashboard is packaged as a Jaxon extension, so it can be installed on any running PHP web application. The Polr API package needs to be installed on each instance of Polr to be managed. FeaturesThe features are mostly the same as Polr, but with few differences.
Jaxon packageDepending on the PHP framework used by the application, a different Jaxon package must be installed and configured together with Polr Admin. Jaxon packages exist for the following frameworks:
In the case an unsupported framework (or no framework) is used, the Armada package must be installed instead. The Jaxon packages are documented online. DocumentationNotice for other frameworksThis package uses the Blade template engine to display its views. As a consequence, when using a framework other than Laravel, the Blade package for Jaxon must also be installed.
|