Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use percli process to build admin components and make admin console editable #55

Closed
reusr1 opened this issue Apr 6, 2019 · 2 comments
Closed

Comments

@reusr1
Copy link
Contributor

reusr1 commented Apr 6, 2019

https://github.com/headwirecom/peregrine-cms/tree/feature/editauthor

@reusr1 reusr1 added the feature label Apr 6, 2019
@reusr1
Copy link
Contributor Author

reusr1 commented Apr 6, 2019

The admin components currently don't follow the same build process as regular sites component (fragments, etc). We should follow the same process to build admin components as we follow to build websites.

Changing this process should also allow us to make the admin console authorable ( see for example http://localhost:8080/content/admin/pages/edit.html/path:/content/admin to author the main screen of the admin console).

Taking this approach should allow us to

  • better velocity in building out the administration console
  • better admin components (reuse instead of rebuild)
  • better adhoc testing (peregrine developers work the same way as site developers do)
  • position peregrine to build arbitrary web applications, not just sites

@reusr1 reusr1 added the tabled label Nov 10, 2020
@reusr1
Copy link
Contributor Author

reusr1 commented Nov 10, 2020

putting this on hold for now

@reusr1 reusr1 closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant