Recommend this page to a friend! |
Download |
Info | Documentation | Demos | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 103 | All time: 9,767 This week: 131 |
Version | License | PHP version | Categories | |||
polr-admin 0.1.0 | GNU General Publi... | 5 | PHP 5, Content management |
Description | Author | |
This package implements another admin dashboard for the Polr URL shortener. |
An 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.
The features are mostly the same as Polr, but with few differences.
Depending 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.
This 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.
{
"require": {
"jaxon-php/jaxon-codeigniter": "~2.0",
"jaxon-php/jaxon-blade": "~2.0",
"lagdo/polr-admin": "~0.1"
}
}
Files (43) | / | config |
Files (43) | / | resources | / | assets | / | css |
Files (43) | / | resources | / | assets | / | js |
File | Role | Description |
---|---|---|
base.js | Data | Auxiliary data |
home.js | Data | Auxiliary data |
jquery-jvectormap-world-mill.js | Data | Auxiliary data |
jquery-jvectormap.min.js | Data | Auxiliary data |
stats.js | Data | Auxiliary data |
Files (43) | / | resources | / | views |
File | Role | Description | ||
---|---|---|---|---|
shorten (1 file) | ||||
snippets (6 files) | ||||
stats (2 files, 1 directory) | ||||
tabs (6 files) | ||||
css.blade.php | Aux. | Auxiliary script | ||
default.blade.php | Aux. | Auxiliary script | ||
js.blade.php | Aux. | Auxiliary script | ||
polr.blade.php | Aux. | Auxiliary script |
Files (43) | / | resources | / | views | / | shorten |
File | Role | Description |
---|---|---|
result.blade.php | Aux. | Auxiliary script |
Files (43) | / | resources | / | views | / | snippets |
File | Role | Description |
---|---|---|
edit_long_url.blade.php | Aux. | Auxiliary script |
edit_user_api_info.blade.php | Aux. | Auxiliary script |
js.blade.php | Aux. | Auxiliary script |
link_table.blade.php | Aux. | Auxiliary script |
select-roles.blade.php | Aux. | Auxiliary script |
user_table.blade.php | Aux. | Auxiliary script |
Files (43) | / | resources | / | views | / | stats |
File | Role | Description | ||
---|---|---|---|---|
link (1 file) | ||||
content.blade.php | Aux. | Auxiliary script | ||
content.blade.php | Aux. | Auxiliary script |
Files (43) | / | resources | / | views | / | stats | / | link |
File | Role | Description |
---|---|---|
header.blade.php | Aux. | Auxiliary script |
Files (43) | / | resources | / | views | / | tabs |
File | Role | Description |
---|---|---|
admin-links.blade.php | Aux. | Auxiliary script |
home.blade.php | Aux. | Auxiliary script |
settings.blade.php | Aux. | Auxiliary script |
stats.blade.php | Aux. | Auxiliary script |
user-links.blade.php | Aux. | Auxiliary script |
users.blade.php | Aux. | Auxiliary script |
Files (43) | / | src |
File | Role | Description | ||
---|---|---|---|---|
Ajax (2 directories) | ||||
Helpers (1 file) | ||||
PolrAdmin.php | Class | Class source | ||
start.php | Example | Example script |
Files (43) | / | src | / | Ajax | / | Classes |
Files (43) | / | src | / | Ajax | / | Plugins | / | Datatables |
File | Role | Description |
---|---|---|
Datatables.php | Class | Class source |
Plugin.php | Class | Class source |
Renderer.php | Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
polr-admin-2017-12-10.zip 88KB | |
polr-admin-2017-12-10.tar.gz 80KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Jaxon | .zip .tar.gz | Uses the provided features | Required |
Polr Restful API | .zip .tar.gz | Needs to be installed on managed Polr instances | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.