Skip to content

Wordpress plugin for colorizing address (url) bar of Google Chrome mobile web browser.

Notifications You must be signed in to change notification settings

ParitoshBh/Address-bar-colorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Installation (for production)

The installation is pretty straight forward. Steps have been given at Wordpress Plugin page.

Please do not use the current release here for production. Although efforts are made to keep it stable and usable but the Wordpress repository is always recommended.

Support

This is a developer's portal for Address Bar Colorizer and hence should not be used for support. For such queries please visit the support forums.

Reporting bugs

Decent efforts are made to ensure that plugin is relatively bug free. However, if you do notice a bug creep create a new issue here or mention about the same in support forums.

Contributions

Anyone is welcome to contribute to Address Bar Colorizer! There are various ways you can contribute:

  • Raise an issue on GitHub.
  • Send a Pull Request with your bug fixes and/or new features.
  • Provide feedback and suggestions.
  • Provide idea(s) for enhancements.

Development

To setup the repository for development, follow steps mentioned below,

  1. Clone svn repository - svn checkout http://plugins.svn.wordpress.org/address-bar-colorizer
  2. Navigate to directory - cd address-bar-colorizer
  3. Run docker containers (if needed for testing, note that plugin will be available after setup) - docker compose up -d
  4. Make changes as required
  5. Create new tag with latest changes - svn cp trunk tags/<plugin_version>
  6. Commit (and push) changes - svn ci -m "<commit_message>"

Note - If credentials for pushing to svn are required, make sure that username is case sensitive!

About

Wordpress plugin for colorizing address (url) bar of Google Chrome mobile web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published